Remove debug code from layout delegation UAT
This commit is contained in:
parent
d9ce2eb120
commit
1d5ee7cab7
@ -13,7 +13,7 @@ Feature: `layout_*' action keywords
|
||||
"""
|
||||
And a run control file with:
|
||||
"""
|
||||
key(:f) { puts "CALL!"; layout_some_action 'with_arg' }
|
||||
key(:f) { layout_some_action 'with_arg' }
|
||||
"""
|
||||
And uhwm is running with options -v -r./layout.rb -l Layout
|
||||
When I press the alt+f keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user