Skip to content

Commit

Permalink
test using the new key ID
Browse files Browse the repository at this point in the history
  • Loading branch information
SylvainJuge committed Feb 2, 2024
1 parent d15260d commit eca7be6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

class AgentDownloaderTest {

private static final String TEST_KEY_ID = "90AD76CD56AA73A9";
private static final String TEST_KEY_ID = "D27D666CD88E42B4";

private final AgentDownloader agentDownloader = new AgentDownloader(new BouncyCastleVerifier());

Expand Down

0 comments on commit eca7be6

Please sign in to comment.