features/support/hooks.rb in wordless-0.0.1 vs features/support/hooks.rb in wordless-0.0.2
- old
+ new
@@ -1,3 +1,4 @@
Before('@long') do
- @aruba_io_wait_seconds = 60 # Allow WordPress to download
+ @aruba_io_wait_seconds = 30 # Allow WordPress to download
end
+