Skip to content

Commit 8297cd1

Browse files
authored
fix: Template
1 parent 4a750e5 commit 8297cd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bunit.template/template/CounterCSharpTest.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#if (testFramework_tunit)
2-
using TUnit;
2+
using TUnit.Core;
33
#endif
44

55
namespace Company.BlazorTests1;

0 commit comments

Comments
 (0)