Skip to content

Commit bc571df

Browse files
committed
fix: snap test
1 parent fe01120 commit bc571df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/snaps/test-snap-uilinks.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ describe('Test Snap UI Links', function () {
112112

113113
// check that the correct page has been opened
114114
await driver.waitForSelector({
115-
text: 'Most Popular',
115+
text: 'Most popular',
116116
tag: 'h2',
117117
});
118118

0 commit comments

Comments
 (0)