Skip to content

Commit cae8eb1

Browse files
committed
Merge branch 'browser-include-credentials' of github.com:bucketco/bucket-javascript-sdk into browser-include-credentials
2 parents 149f421 + 3831c70 commit cae8eb1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/browser-sdk/test/init.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ describe("init", () => {
9292

9393
test("passes credentials correctly to httpClient", async () => {
9494
const credentials = "include";
95-
9695
const bucketInstance = new BucketClient({
9796
publishableKey: KEY,
9897
user: { id: "foo" },

0 commit comments

Comments
 (0)