Skip to content
This repository was archived by the owner on Dec 31, 2024. It is now read-only.

Commit 2281bbc

Browse files
committed
💚 test(e2e): update title
1 parent 6c7e0cb commit 2281bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/test/started.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module.exports = {
2-
add: function (browser) {
2+
started: function (browser) {
33
browser
44
.url('http://localhost:8080/examples/started/')
55
.waitForElementVisible('p', 1000)

0 commit comments

Comments
 (0)