Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnLCaron committed Apr 22, 2024
1 parent 52b6130 commit 6556cb1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ class RunPaperBallotDecryptTest {
RunPaperBallotDecrypt.main(
arrayOf(
"-publicDir", "$workingDir/public",
"-psn", "225630736935208460",
"-psn", "2295645618272218480",
"-trustees", "$workingDir/private/trustees",
"--mixDir", "$workingDir/public/mix2",
"-out", outputDir,
Expand Down

0 comments on commit 6556cb1

Please sign in to comment.