Skip to content

Commit

Permalink
release 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaliy-pavlenko committed May 30, 2024
1 parent b751de2 commit df09fe1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,6 @@ - (void)testInterstitialDidLoadForValidBid {
dependencyProvider.displaySizeInjector = displaySizeInjector;

WKWebView *mockWebView = OCMClassMock([WKWebView class]);
UIView *mockView = OCMClassMock([UIView class]);
CR_InterstitialViewController *interstitialVC =
[[CR_InterstitialViewController alloc] initWithWebView:mockWebView view:nil interstitial:nil];
CRInterstitialAdUnit *adUnit1 = [[CRInterstitialAdUnit alloc] initWithAdUnitId:@"Yo"];
Expand Down

0 comments on commit df09fe1

Please sign in to comment.