Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ServerlessLife committed Apr 5, 2024
1 parent b45b347 commit f2dd68c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/cdk-simple.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ describe("cdk-simple", () => {
} else {
resolve(true);
}
});
});
});

Expand Down

0 comments on commit f2dd68c

Please sign in to comment.