Skip to content

Commit

Permalink
the online source moved to different location
Browse files Browse the repository at this point in the history
  • Loading branch information
mkudlej committed Nov 21, 2024
1 parent 0ec51d9 commit 9d51b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/tests/toolbox/test_activedoc.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from testsuite.utils import blame, blame_desc, randomize
from testsuite import rawobj

SWAGGER_LINK = "https://raw.githubusercontent.com/OAI/OpenAPI-Specification/master/examples/v2.0/json/petstore.json"
SWAGGER_LINK = "https://raw.githubusercontent.com/OAI/learn.openapis.org/refs/heads/main/examples/v2.0/json/petstore.json"

pytestmark = [
pytest.mark.xdist_group(name="toolbox"),
Expand Down

0 comments on commit 9d51b34

Please sign in to comment.