[tests] Fix broken birding tests
This commit is contained in:
@ -771,6 +771,7 @@ class Scrobble(TimeStampedModel):
|
|||||||
MOOD = "Mood", "Mood"
|
MOOD = "Mood", "Mood"
|
||||||
BRICKSET = "BrickSet", "Brick set"
|
BRICKSET = "BrickSet", "Brick set"
|
||||||
CHANNEL = "Channel", "Channel"
|
CHANNEL = "Channel", "Channel"
|
||||||
|
BIRDING_LOCATION = "BirdingLocation", "Birding location"
|
||||||
DISC_GOLF = "DiscGolf", "Disc golf"
|
DISC_GOLF = "DiscGolf", "Disc golf"
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
|
|||||||
Reference in New Issue
Block a user