Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-magda committed Feb 18, 2025
1 parent 5e7320b commit 66b211e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ class StepQuizTest {
assertContains(
actions,
StepQuizFeature.Action.StepQuizHintsAction(
StepQuizHintsFeature.Action.FetchNextHint(
StepQuizHintsFeature.InternalAction.FetchNextHint(
nextHintId = expectedNextHintId,
remainingHintsIds = listOf(0, 1),
areHintsLimited = false,
Expand Down

0 comments on commit 66b211e

Please sign in to comment.