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 4a750e5 commit 8297cd1Copy full SHA for 8297cd1
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