diff options
Diffstat (limited to 'xtesting')
-rw-r--r-- | xtesting/ci/testcases.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xtesting/ci/testcases.yaml b/xtesting/ci/testcases.yaml index 7c621fd0..81137180 100644 --- a/xtesting/ci/testcases.yaml +++ b/xtesting/ci/testcases.yaml @@ -58,8 +58,7 @@ tiers: clean_flag: false description: '' run: - module: 'xtesting.core.robotframework' - class: 'RobotFramework' + name: 'robotframework' args: suites: - /usr/lib/python2.7/site-packages/xtesting/samples/HelloWorld.txt |