Skip to content

Commit

Permalink
[#3580] Add back commented AdControlRepositoryTest test case
Browse files Browse the repository at this point in the history
  • Loading branch information
mustafaozhan committed Jun 30, 2024
1 parent dd9da8d commit 66f784c
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -222,8 +222,7 @@ internal class AdControlRepositoryTest {

verify { appStorage.premiumEndDate }

// todo need to fix this
// verify(VerifyMode.not) { adConfigService.config.interstitialAdSessionCount }
verify(VerifyMode.not) { adConfigService.config.interstitialAdSessionCount }

verify(VerifyMode.not) { appStorage.sessionCount }
}
Expand Down

0 comments on commit 66f784c

Please sign in to comment.