Skip to content

Commit

Permalink
fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
llbartekll committed May 18, 2023
1 parent 3119fcf commit bf2e7d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/AuthTests/SIWEMessageFormatterTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ class SIWEMessageFormatterTests: XCTestCase {
service.invalid wants you to sign in with your Ethereum account:
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
URI: https://service.invalid/login
Version: 1
Chain ID: 1
Expand Down Expand Up @@ -81,6 +82,7 @@ class SIWEMessageFormatterTests: XCTestCase {
service.invalid wants you to sign in with your Ethereum account:
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
URI: https://service.invalid/login
Version: 1
Chain ID: 1
Expand Down

0 comments on commit bf2e7d5

Please sign in to comment.