Skip to content

Commit

Permalink
MBX-0000: Remove commented line
Browse files Browse the repository at this point in the history
  • Loading branch information
justSmK committed Oct 15, 2024
1 parent 21fdb4e commit 29e3745
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ class InAppTargetingRequestsTests: XCTestCase {

func test_TwoInappsTrue_FirstShownBefore() {
let expectation = XCTestExpectation(description: "Waiting for sendRemainingInappsTargeting to complete")
// persistenceStorage.shownInAppsIds = ["1"]
do {
let config = try getConfig(name: "3-4-5-TargetingRequests")
mapper.mapConfigResponse(nil, config) { _ in
Expand Down

0 comments on commit 29e3745

Please sign in to comment.