Skip to content

Commit

Permalink
fix sim test
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaiBer committed Oct 31, 2024
1 parent 5609b87 commit 856fe30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@winglang/sdk/test/target-sim/bucket.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ test("create a bucket", async () => {
policy: [],
props: {
public: false,
forceDestroy: false,
initialObjects: {},
topics: {},
},
Expand Down

0 comments on commit 856fe30

Please sign in to comment.