Skip to content
Snippets Groups Projects
Commit 908ca9d8 authored by Jeremy Mathews's avatar Jeremy Mathews
Browse files

hardcode check design test

parent 42954333
Branches
Tags
2 merge requests!41Develop,!40Resolve "Add pytest to CI"
Pipeline #4457 failed with stages
in 1 minute and 56 seconds
......@@ -6,7 +6,7 @@ from io import StringIO
import os
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../output/misc/checkDesignFile/**/'
'/../output/misc/checkDesignFile/run/'
@pytest.mark.design
def test_design():
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment