Skip to content

Commit

Permalink
AMP-75780 Dummy change to force test run
Browse files Browse the repository at this point in the history
  • Loading branch information
falconandy committed May 22, 2023
1 parent ba07cce commit 2e258c1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,6 @@ class AmpliTests: XCTestCase {
ampli?.client.groupIdentify(withGroupType: groupType, groupName: groupName as NSObject, groupIdentify: identifyArgs)
ampli?.flush()

let _ = XCTWaiter.wait(for: [middlewareRun!], timeout: 2.0)
let _ = XCTWaiter.wait(for: [middlewareRun!], timeout: 3.0)
}
}

0 comments on commit 2e258c1

Please sign in to comment.