From 68f6211aac4177f3a70a40031dabbd1b61840071 Mon Sep 17 00:00:00 2001 From: Shin'ya UEOKA Date: Tue, 8 Oct 2019 13:08:29 +0000 Subject: Clean e2e tests --- e2e/command_addbookmark.test.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'e2e/command_addbookmark.test.ts') diff --git a/e2e/command_addbookmark.test.ts b/e2e/command_addbookmark.test.ts index bcc75ac..5344292 100644 --- a/e2e/command_addbookmark.test.ts +++ b/e2e/command_addbookmark.test.ts @@ -10,7 +10,7 @@ import Page from './lib/Page'; describe('addbookmark command test', () => { let server = new TestServer().receiveContent('/happy', ` - how to be happy`, + how to be happy`, ); let lanthan: Lanthan; let webdriver: WebDriver; -- cgit v1.2.3