Remove deprecated test scenario (UAT)
This commit is contained in:
parent
c9ab16c847
commit
d9ce2eb120
@ -1,13 +1,5 @@
|
||||
Feature: run control file evaluation
|
||||
|
||||
Scenario: evaluates the default run control file when present
|
||||
Given a run control file with:
|
||||
"""
|
||||
puts 'run control evaluation'
|
||||
"""
|
||||
When I start uhwm
|
||||
Then the output must contain "run control evaluation"
|
||||
|
||||
Scenario: reports run control code in backtrace on errors
|
||||
Given a run control file with:
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user