mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-24 03:00:12 +01:00
typo
This commit is contained in:
parent
cfdafc69e3
commit
1609546aa1
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ class TodoTest < ActiveSupport::TestCase
|
|||
assert !@not_completed1.starred?
|
||||
end
|
||||
|
||||
def test_hidden_todo_remains_hidden_after_getting_unblokked
|
||||
def test_hidden_todo_remains_hidden_after_getting_unblocked
|
||||
todo = todos(:call_bill)
|
||||
project=todo.project
|
||||
project.hide!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue