Skip to content

Commit

Permalink
test fix - wikipedia article content changed
Browse files Browse the repository at this point in the history
  • Loading branch information
gtiwari333 authored Jun 8, 2024
1 parent 52fdf11 commit 43161a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ void test() {

$("[name=\"search\"]").pressEnter();

$("body").shouldHave(text("Computer Software"));
$("body").shouldHave(text("Software"));
}


Expand Down

0 comments on commit 43161a7

Please sign in to comment.