We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e45986a commit 436fe29Copy full SHA for 436fe29
src/bunit.template/template/CounterCSharpTest.cs
@@ -1,5 +1,5 @@
1
#if (testFramework_tunit)
2
-using TUnit;
+using TUnit.Core;
3
#endif
4
5
namespace Company.BlazorTests1;
0 commit comments