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 66f784c commit bbac6c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ internal class AdControlRepositoryTest {

verify { appStorage.premiumEndDate }

verify(VerifyMode.not) { adConfigService.config.interstitialAdSessionCount }
verify(VerifyMode.not) { adConfigService.config }

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

0 comments on commit bbac6c4

Please sign in to comment.