Skip to content

Commit 1bb1523

Browse files
author
leopardracer
authored
Update Status.test.ts
Signed-off-by: leopardracer <[email protected]>
1 parent 950bbae commit 1bb1523

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/thirdweb/src/bridge/Status.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ describe.runIf(process.env.TW_SECRET_KEY)("Bridge.status", () => {
4141
`);
4242
});
4343

44-
it("should handle successfull status with chain", async () => {
44+
it("should handle successful status with chain", async () => {
4545
const result = await status({
4646
transactionHash:
4747
"0x7bedc4693e899fe81a22dac11301e77a12a6e772834bba5b698baf3ebcf86f7a",

0 commit comments

Comments
 (0)