Skip to content

Commit cff9fbe

Browse files
committed
Update expected repo ID
I've left my repo inactive for long enough to be pruned by Cirrus CI. After readding the repo back its ID has changed
1 parent 59836c6 commit cff9fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_api_schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ def api():
1818

1919
def test_known_repo_id(api):
2020
'''Check that repo ID query still works'''
21-
assert get_repo(api, 'sio', '.cirrus-ci-jobs') == '4749235174244352'
21+
assert get_repo(api, 'sio', '.cirrus-ci-jobs') == '6013555460276224'

0 commit comments

Comments
 (0)