mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Delete duplicate cucumber assertion that is unused
This commit is contained in:
parent
31f6e7fde8
commit
a4e11a1435
1 changed files with 0 additions and 4 deletions
|
@ -23,10 +23,6 @@ Then(/^directories referenced in :linked_files are created in shared$/) do
|
|||
end
|
||||
end
|
||||
|
||||
Then(/^the task will be successful$/) do
|
||||
end
|
||||
|
||||
|
||||
Then(/^the task will exit$/) do
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue