We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 149f421 + 3831c70 commit cae8eb1Copy full SHA for cae8eb1
1 file changed
packages/browser-sdk/test/init.test.ts
@@ -92,7 +92,6 @@ describe("init", () => {
92
93
test("passes credentials correctly to httpClient", async () => {
94
const credentials = "include";
95
-
96
const bucketInstance = new BucketClient({
97
publishableKey: KEY,
98
user: { id: "foo" },
0 commit comments