diff --git a/test/widget/how_made_test.dart b/test/widget/how_made_test.dart index dfc367cf1..de993fc7c 100644 --- a/test/widget/how_made_test.dart +++ b/test/widget/how_made_test.dart @@ -70,7 +70,7 @@ void main() { verify( () => urlLauncher.launchUrl( - 'https://developers.google.com/learn/pathways', + 'https://developers.google.com/learn/pathways/solution-crossword', any(), ), );