mirror of
https://github.com/maputnik/editor.git
synced 2026-07-31 10:17:26 +00:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -53,7 +53,7 @@ describe("access tokens", () => {
|
||||
});
|
||||
|
||||
await when.setStyle("access_tokens");
|
||||
|
||||
|
||||
const request = await when.waitForResponse("stadia");
|
||||
expect(request.url()).toContain("?api_key=stadia-test-token");
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user