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 59836c6 commit cff9fbeCopy full SHA for cff9fbe
tests/test_api_schema.py
@@ -18,4 +18,4 @@ def api():
18
19
def test_known_repo_id(api):
20
'''Check that repo ID query still works'''
21
- assert get_repo(api, 'sio', '.cirrus-ci-jobs') == '4749235174244352'
+ assert get_repo(api, 'sio', '.cirrus-ci-jobs') == '6013555460276224'
0 commit comments