We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bb0c28 commit 981d3feCopy full SHA for 981d3fe
nightwatch/globals.js
@@ -56,8 +56,6 @@ const startViteServer = async function (settings = {}) {
56
throw error;
57
}
58
59
-
60
- this.launchUrl = this.baseUrl = `http://localhost:${vite_port}`;
61
};
62
63
const stopViteServer = async () => {
0 commit comments