Skip to content

Commit

Permalink
Update SapphireDevnetTest.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
metalurgical committed Jun 12, 2024
1 parent c42f8a4 commit 1555c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/TorusUtilsTests/SapphireDevnetTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ final class SapphireDevnetTest: XCTestCase {
let TORUS_TEST_AGGREGATE_VERIFIER = "torus-test-health-aggregate"

let TORUS_TEST_EMAIL = "[email protected]"
let TORUS_HASH_ENABLED_TEST_EMAIL = generateRandomEmail(of: 6)
let TORUS_HASH_ENABLED_TEST_EMAIL = "[email protected]"
let TORUS_IMPORT_EMAIL = "[email protected]"
let TORUS_EXTENDED_VERIFIER_EMAIL = "[email protected]"
let HASH_ENABLED_VERIFIER = "torus-test-verifierid-hash"
Expand Down

0 comments on commit 1555c79

Please sign in to comment.