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

update output path check design test

parent fef9d32e
2 merge requests!41Develop,!40Resolve "Add pytest to CI"
Pipeline #4447 failed with stages
in 3 minutes and 22 seconds
This commit is part of merge request !40. Comments created here will be created in the context of that merge request.
......@@ -6,7 +6,7 @@ from io import StringIO
import os
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../../test/misc/checkDesignFile/**/'
'/../../test/misc/checkDesignFile/*/'
@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