Skip to content

Commit 579863c

Browse files
linkdotnetbUnitBot
authored andcommitted
fix: Renamed test wrongly
1 parent e61fb84 commit 579863c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
namespace Bunit;
55

6-
public partial class BunitContextBunit : BunitContext
6+
public class BunitContextTest : BunitContext
77
{
88
[Fact(DisplayName = "DisposeComponents disposes rendered components in parent to child order")]
99
public void Test101()

0 commit comments

Comments
 (0)