You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kanban_spec.rb line 216 - subject { backlog.complete 1 }
There's a lot of instances like this throughout the file. It's not hard to figure out where these numbers come from but you could probably do something to add more context and remove all ambiguity.
The text was updated successfully, but these errors were encountered:
kanban_spec.rb line 216 -
subject { backlog.complete 1 }
There's a lot of instances like this throughout the file. It's not hard to figure out where these numbers come from but you could probably do something to add more context and remove all ambiguity.
The text was updated successfully, but these errors were encountered: