mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-18 00:00:12 +01:00
5 lines
No EOL
156 B
Text
5 lines
No EOL
156 B
Text
setup :fixtures => :all
|
|
login :as => 'admin'
|
|
open "/projects/2"
|
|
include_partial 'project_detail/add_deferred_todo'
|
|
assert_not_visible "tickler-empty-nd" |