Skip to content

Commit 7b84d6f

Browse files
committed
Running gql-cli --version test in subprocess mode
1 parent 7090972 commit 7b84d6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -370,6 +370,7 @@ def test_cli_get_transport_no_protocol(parser):
370370
get_transport(args)
371371

372372

373+
@pytest.mark.script_launch_mode('subprocess')
373374
def test_cli_ep_version(script_runner):
374375
ret = script_runner.run("gql-cli", "--version")
375376

0 commit comments

Comments
 (0)