fix e2e test
This commit is contained in:
parent
ba2cd311e1
commit
21c7320bcf
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import * as keys from "../ambassador/src/client/keys";
|
|||
|
||||
const SERVER_URL = "localhost:11111/";
|
||||
|
||||
describe("tab test", () => {
|
||||
describe("zoom test", () => {
|
||||
let targetWindow;
|
||||
let targetTab;
|
||||
|
||||
|
|
Reference in a new issue