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 f76bd17 commit 4b9ff00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/gt/app/frwk/SampleTest.java
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 4b9ff00

Please sign in to comment.