Skip to content

Commit

Permalink
Update ChatMainTalksPage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrox-hs committed Mar 3, 2024
1 parent b9cfdf7 commit 1af4d0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ void main() {
// assert
verify(
() => mockNavigator.popAndPushNamed(
'/quiz',
'/quiz?origin=chat',
arguments: QuizSessionEntity(
sessionId: 'assistant-quiz-session',
),
Expand Down

0 comments on commit 1af4d0f

Please sign in to comment.