Skip to content
Snippets Groups Projects
Commit 9e1a4c88 authored by Gervaise Henry's avatar Gervaise Henry :cowboy:
Browse files

Add pytest for getBag

parent ba4f8944
Branches
Tags
2 merge requests!37v0.0.1,!11Develop
Pipeline #5663 passed with stage
in 3 minutes and 52 seconds
......@@ -6,7 +6,7 @@ from io import StringIO
import os
test_output_path = os.path.dirname(os.path.abspath(__file__)) + \
'/../'
'/../../'
@pytest.mark.getBag
def test_getBag():
......
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