Skip to content

Commit 0fc5990

Browse files
authored
test: revert skip failing test (#329)
1 parent dc2b231 commit 0fc5990

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/aignostics/application/cli_test.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,6 @@ def test_cli_application_dump_schemata(runner: CliRunner, tmp_path: Path, record
112112

113113
@pytest.mark.e2e
114114
@pytest.mark.timeout(timeout=60)
115-
@pytest.mark.skip(reason="Test needs to be updated to changed error message")
116115
def test_cli_application_run_prepare_upload_submit_fail_on_mpp(
117116
runner: CliRunner, tmp_path: Path, record_property
118117
) -> None:

0 commit comments

Comments
 (0)