Skip to content

Commit 4b9ff00

Browse files
authored
test fix, wikipedia article content changed
1 parent f76bd17 commit 4b9ff00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/gt/app/frwk/SampleTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ void test() {
2626

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

29-
$("body").shouldHave(text("Computer Software"));
29+
$("body").shouldHave(text("Software"));
3030
}
3131

3232

0 commit comments

Comments
 (0)