Skip to content

Commit 221338c

Browse files
committed
refactor(tests): update github path to sample key
1 parent 2e11d63 commit 221338c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_keypair.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ def sample_key_path_local():
1515

1616
@pytest.fixture
1717
def sample_key_path_remote():
18-
return "https://raw.githubusercontent.com/cal-itp/eligibility-server/dev/keys/server.pub"
18+
return "https://raw.githubusercontent.com/cal-itp/eligibility-server/main/keys/server.pub"
1919

2020

2121
@pytest.fixture

0 commit comments

Comments
 (0)