features/load_page_objects.feature in chemistrykit-3.9.0.rc3 vs features/load_page_objects.feature in chemistrykit-3.9.0
- old
+ new
@@ -5,10 +5,9 @@
Given I run `ckit new big-project`
And I cd to "big-project"
And a file named "config.yaml" with:
"""
selenium_connect:
- log: 'evidence'
host: 'localhost'
"""
And a file named "formulas/big.rb" with:
"""
module Formulas