fix e2e test

This commit is contained in:
Shin'ya Ueoka 2018-02-20 21:28:49 +09:00
parent ba2cd311e1
commit 21c7320bcf

View file

@ -5,7 +5,7 @@ import * as keys from "../ambassador/src/client/keys";
const SERVER_URL = "localhost:11111/"; const SERVER_URL = "localhost:11111/";
describe("tab test", () => { describe("zoom test", () => {
let targetWindow; let targetWindow;
let targetTab; let targetTab;