Skip to content

Commit b6ba1f7

Browse files
fix: fix lint issue in custom-bearer-token.interceptor
1 parent cd1fba2 commit b6ba1f7

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

projects/keycloak-angular/src/lib/interceptors/custom-bearer-token.interceptor.spec.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,5 @@ describe('customBearerTokenInterceptor', () => {
116116
done();
117117
});
118118
});
119-
120-
})
119+
});
121120
});

0 commit comments

Comments
 (0)