We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bda9283 commit 2a71da7Copy full SHA for 2a71da7
test/unit/providers/oauth-provider.spec.js
@@ -13,7 +13,7 @@ describe('OAuthProvider', function() {
13
};
14
15
describe('configure()', function() {
16
- var provider, testSuite;
+ var provider;
17
18
beforeEach(function() {
19
angular.module('angular-oauth2.test', [])
0 commit comments