From 48575f8163d9d136554379a606305fc279fee35a Mon Sep 17 00:00:00 2001 From: Ely Lucas Date: Mon, 14 Oct 2019 09:26:44 -0600 Subject: [PATCH] chore(): bumping timeout --- angular/test/test-app/e2e/protractor.conf.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/angular/test/test-app/e2e/protractor.conf.js b/angular/test/test-app/e2e/protractor.conf.js index a625aa0124..238cc05d29 100644 --- a/angular/test/test-app/e2e/protractor.conf.js +++ b/angular/test/test-app/e2e/protractor.conf.js @@ -1,4 +1,4 @@ -// @ts-check + // @ts-check // Protractor configuration file, see link for more information // https://github.com/angular/protractor/blob/master/lib/config.ts