Closed Myrnedraith closed 2 years ago
Describe the bug Creating new XUnit Test adds using XUnit; from what I can tell, the correct import is using Xunit.
using XUnit
using Xunit
Context
Expected behavior Using statement imports functional package name.
Screenshots Current: Expected:
Fixed & published
Describe the bug Creating new XUnit Test adds
using XUnit
; from what I can tell, the correct import isusing Xunit
.Context
Expected behavior Using statement imports functional package name.
Screenshots Current: Expected: