You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -171,6 +172,15 @@ describe("AuthHelper for Cognito", () => {
171
172
});
172
173
});
173
174
175
+
it("getMapAuthenticationOptions transformRequest function should pass-through AWS Urls that aren't for the Amazon Location Service unchanged",async()=>{
0 commit comments