We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e11d63 commit 221338cCopy full SHA for 221338c
tests/test_keypair.py
@@ -15,7 +15,7 @@ def sample_key_path_local():
15
16
@pytest.fixture
17
def sample_key_path_remote():
18
- return "https://raw.githubusercontent.com/cal-itp/eligibility-server/dev/keys/server.pub"
+ return "https://raw.githubusercontent.com/cal-itp/eligibility-server/main/keys/server.pub"
19
20
21
0 commit comments