update dependencies and devDependencies
[squeep-authentication-module] / test / lib / authenticator.js
index 067d0cae7a889a1eded72506527e29f08d1bc161..22fc9d218eb3953f154cef9bf3d2b692332cf4d3 100644 (file)
@@ -18,7 +18,7 @@ describe('Authenticator', function () {
     if (!a.authn[m]) { // eslint-disable-line security/detect-object-injection
       this.skip();
     }
-  };
+  }
 
   beforeEach(function () {
     options = Config('test');