Skip to content

Commit d307942

Browse files
committed
require newer version of client for solvers test because of no dev features anymore
1 parent 795182b commit d307942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clients/python/test/e2e/test_solvers_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
DEFAULT_TIMEOUT_SECONDS = 10 * 60 # 10 min
1515

1616

17+
@skip_if_osparc_version(at_least=Version("0.8.3.post0.dev16"))
1718
def test_jobs(api_client: osparc.ApiClient, sleeper: osparc.Solver):
1819
"""Test the jobs method
1920

0 commit comments

Comments
 (0)