From bb41a663e06cff50437079b593c362d74f9a47bc Mon Sep 17 00:00:00 2001 From: Nicolas Coden Date: Sun, 25 Mar 2018 00:33:24 +0100 Subject: [PATCH] chore: use ENV for browserstack authentification --- browserstack.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/browserstack.json b/browserstack.json index 0c369e5f9..c73b930c0 100644 --- a/browserstack.json +++ b/browserstack.json @@ -1,6 +1,4 @@ { - "username": "rafibenkual1", - "key": "t42z8wSsqUfpumsyRcyV", "test_path": "test/javascript/index.html", "test_framework": "mocha", "browsers": [ -- 2.47.2