Skip to content

Fix a typo in an assertion#13

Merged
smoes merged 1 commit into
bravobike:mainfrom
kenranunderscore:assertion-typo
Jul 30, 2025
Merged

Fix a typo in an assertion#13
smoes merged 1 commit into
bravobike:mainfrom
kenranunderscore:assertion-typo

Conversation

@kenranunderscore
Copy link
Copy Markdown
Contributor

Small chance that it's by design, but I think it's a typo: Not matching [...] -> No matching.

  1) test immediately refreshes expired tokens (Twitch.AuthTest)
     test/twitch/auth_test.exs:21
     Not matching function found for Elixir.Twitch.Auth.Effect: refresh_token/3
     code: bind(Effect, :refresh_token, fn _, _, _ ->
     stacktrace:
       (efx 0.2.11) lib/efx_case/mock_state.ex:57: EfxCase.MockState.add_fun/6
       test/twitch/auth_test.exs:34: (test)

@smoes smoes merged commit 93f8e69 into bravobike:main Jul 30, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants