Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
IhmeHippi committed Nov 11, 2021
1 parent bb9d1fb commit 0c47757
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions SwedbankPaySDKTests/Utils/MockMerchantBackend.swift
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ extension MockMerchantBackend {
backendUrl: backendUrl(for: testCase),
callbackScheme: TestConstants.callbackScheme,
headers: nil,
domainWhitelist: nil,
additionalAllowedWebViewRedirects: nil
domainWhitelist: nil
)
}

Expand Down

0 comments on commit 0c47757

Please sign in to comment.