fix regression in 0.0.3.0 (close #3805)
This commit is contained in:
parent
c2be999395
commit
42a01f3a38
1 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
if defined? Cucumber
|
||||
|
||||
namespace :screenshots do
|
||||
|
||||
|
|
@ -42,3 +43,5 @@ namespace :screenshots do
|
|||
)
|
||||
end
|
||||
end
|
||||
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue