1
0
Fork 0
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:
Bruno Sutic 2014-04-25 23:34:28 +02:00 committed by Lee Hambley
parent 31f6e7fde8
commit a4e11a1435

View file

@ -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