Skip to content

Commit

Permalink
test: remove commented out code after confirming that the current tes…
Browse files Browse the repository at this point in the history
…t logic is correct.
  • Loading branch information
didiergarcia committed Oct 3, 2024
1 parent 42e2ca7 commit 0c6afd9
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,7 @@ class SettingsTests {

// no settings available, should not be called
analytics.add(mockPlugin)
// verify (exactly = 0){
// mockPlugin.update(any(), any())
// }


// load settings
mockHTTPClient()
Expand Down

0 comments on commit 0c6afd9

Please sign in to comment.