Skip to content

Commit 2211fd2

Browse files
committed
moved fixture to conftest
1 parent 2c34e62 commit 2211fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
@fixture
1414
def debug_env_name():
15-
return "ws"
15+
return "ucws"
1616

1717

1818
@fixture

0 commit comments

Comments
 (0)