Skip to content

Commit 4108f79

Browse files
author
shyamala
committed
Testing
1 parent 7194ede commit 4108f79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/integration/ibm-analytics-engine-api.v3.test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const timeout = 200000;
2626
// Location of our config file.
2727
const configFile = 'ibm_analytics_engine_api_v3.env';
2828

29-
describe = authHelper.prepareTests(configFile);
29+
//describe = authHelper.prepareTests(configFile);
3030

3131
describe('IbmAnalyticsEngineApiV3_integration', () => {
3232
const ibmAnalyticsEngineApiService = IbmAnalyticsEngineApiV3.newInstance({});

0 commit comments

Comments
 (0)