bump versions #2087
Annotations
4 errors
Test stubber:
tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[latest]
assert 2 == 0
+ where 2 = <Result SystemExit(2)>.exit_code
|
Test stubber:
tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.17]
assert 2 == 0
+ where 2 = <Result SystemExit(2)>.exit_code
|
Test stubber:
tests/commandline/stubber_cli_test.py#L110
test_cmd_switch[v1.9.4]
assert 2 == 0
+ where 2 = <Result SystemExit(2)>.exit_code
|
Test stubber
Process completed with exit code 1.
|
Loading