You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,7 +59,7 @@ or to run from the test project directory:
59
59
dotnet test
60
60
```
61
61
62
-
_Included are two test examples: `CounterTest.razor` and `CounterTest.cs`. Both accomplish the same thing, but do it in a slightly different manner. Read more about differences trade-offs[here](https://bunit.dev/docs/getting-started/writing-tests.html#write-tests-in-cs-or-razor-files)._
62
+
_Included are two test examples: `CounterTest.razor` and `CounterTest.cs`. Both accomplish the same thing, but do it in a slightly different manner. Read more about the differences[here](https://bunit.dev/docs/getting-started/writing-tests.html#write-tests-in-cs-or-razor-files)._
0 commit comments