features/step_definitions/Cuke4Php.wire in cuke4php-0.9.3 vs features/step_definitions/Cuke4Php.wire in cuke4php-0.9.4
- old
+ new
@@ -1,4 +1,4 @@
host: localhost
-port: 16816
+port: <%= ENV['CUKE4PHP_PORT'] || 16816 %>
invoke:
timeout: 0.1
- old
+ new