Skip to content

Commit

Permalink
fixup! Fake test
Browse files Browse the repository at this point in the history
  • Loading branch information
dab246 committed Jul 18, 2023
1 parent dd450c8 commit 1ae597d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ class AuthorizationInterceptors extends InterceptorsWrapper {
case AuthenticationType.none:
break;
}
options.headers[HttpHeaders.accessControlAllowOriginHeader] = '*';
super.onRequest(options, handler);
}

Expand Down

0 comments on commit 1ae597d

Please sign in to comment.