From f290025d735cea2a80be8be774cf209e6dc8ec22 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 afc1ec00d6..c063d7510f 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