Skip to content

Commit

Permalink
fix: fix lint issue in custom-bearer-token.interceptor
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriciovigolo committed Feb 2, 2025
1 parent cd1fba2 commit b6ba1f7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,5 @@ describe('customBearerTokenInterceptor', () => {
done();
});
});

})
});
});

0 comments on commit b6ba1f7

Please sign in to comment.