Skip to content

Commit 571cfae

Browse files
committed
Add missing newline
1 parent 551c96d commit 571cfae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/misc.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,4 @@ test.serial("handles async handler in different realm", async (t) => {
152152
rewriter.transform("<p>old</p>");
153153
`, context);
154154
t.is(res, "<p>new</p>");
155-
});
155+
});

0 commit comments

Comments
 (0)