Skip to content

Commit

Permalink
Fixed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kober32 committed Jun 28, 2024
1 parent 8579646 commit fb38b22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WultraMobileTokenSDKTests/IntegrationTests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class IntegrationTests: XCTestCase {

override func setUp() {
super.setUp()
WMTLogger.verboseLevel = .all
WMTLogger.verboseLevel = .debug
proxy = IntegrationProxy()

let exp = XCTestExpectation(description: "setup expectation")
Expand Down

0 comments on commit fb38b22

Please sign in to comment.