Skip to content
Snippets Groups Projects
Commit d262741e authored by Adriaan de Beer's avatar Adriaan de Beer
Browse files

ST-456 fine-tune scenario name

parent 90349551
Branches
Tags
No related merge requests found
...@@ -20,10 +20,10 @@ Scenario: Test DevString command ...@@ -20,10 +20,10 @@ Scenario: Test DevString command
When I call the command DevString(Hello World!) When I call the command DevString(Hello World!)
Then the result is Hello World! Then the result is Hello World!
Scenario: Test short_spectrum_ro Scenario: Test short_spectrum_ro quality
Given a device called sys/tg_test/1 Given a device called sys/tg_test/1
Then the attribute short_spectrum_ro is tango._tango.AttrQuality.ATTR_VALID Then the attribute short_spectrum_ro is tango._tango.AttrQuality.ATTR_VALID
Scenario: Test short_spectrum Scenario: Test short_spectrum quality
Given a device called sys/tg_test/1 Given a device called sys/tg_test/1
Then the attribute short_spectrum is tango._tango.AttrQuality.ATTR_VALID Then the attribute short_spectrum is tango._tango.AttrQuality.ATTR_VALID
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment