Johannes 8 жил өмнө
parent
commit
132288448d
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      test/test.js

+ 1 - 1
test/test.js

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