We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0b92f commit 153f2bdCopy full SHA for 153f2bd
tests/v2/test_problem.py
@@ -32,7 +32,7 @@ def test_load_remote():
32
33
yaml_url = (
34
"https://raw.githubusercontent.com/PEtab-dev/petab_test_suite"
35
- "/update_v2/petabtests/cases/v2.0.0/sbml/0010/_0010.yaml"
+ "/main/petabtests/cases/v2.0.0/sbml/0010/_0010.yaml"
36
)
37
38
try:
0 commit comments