lib/lucid/runtime/facade.rb in lucid-0.2.0 vs lib/lucid/runtime/facade.rb in lucid-0.2.1
- old
+ new
@@ -15,10 +15,10 @@
def_delegators :@interface,
:embed,
:ask,
:puts,
- :features_paths,
+ :specs_paths,
:step_match
def_delegators :@orchestrator,
:invoke_steps,
:invoke,