Skip to content

Commit 09ee510

Browse files
committed
Added empty line between test methods
1 parent 324e808 commit 09ee510

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/bunit.web.tests/JSInterop/BunitJSInteropTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ public void Test101()
108108
x => x.Identifier.ShouldBe(identifier),
109109
x => x.Arguments.ShouldBe(args));
110110
}
111+
111112
[Fact(DisplayName = "All invocations received AFTER a invocation handler " +
112113
"has a result set, receives the same result")]
113114
public async Task Test005x()

0 commit comments

Comments
 (0)