|
@@ -18,7 +18,7 @@ if (!process.env.USERNAME || !process.env.PASSWORD) {
|
|
process.exit(1);
|
|
process.exit(1);
|
|
}
|
|
}
|
|
|
|
|
|
-describe('Application life cycle test', function () {
|
|
|
|
|
|
+describe('Application life cycle test SSO', function () {
|
|
this.timeout(0);
|
|
this.timeout(0);
|
|
|
|
|
|
var chrome = require('selenium-webdriver/chrome');
|
|
var chrome = require('selenium-webdriver/chrome');
|