0.3.07
This commit is contained in:
@@ -15,6 +15,8 @@ func TestSeriesLifecycleTag(t *testing.T) {
|
||||
"Continuing": {Status: "continuing", Label: "CONTINUING"},
|
||||
"upcoming": {Status: "upcoming", Label: "UPCOMING"},
|
||||
"ended": {Status: "ended", Label: "ENDED"},
|
||||
"cancelled": {Status: "cancelled", Label: "CANCELLED"},
|
||||
"canceled": {Status: "cancelled", Label: "CANCELLED"},
|
||||
"deleted": {Status: "deleted", Label: "REMOVED"},
|
||||
// No tag at all rather than an invented one.
|
||||
"": {},
|
||||
|
||||
Reference in New Issue
Block a user