Skip to content

Commit 1575029

Browse files
committed
Fix test accesibility
1 parent 2ac827f commit 1575029

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

com.unity.netcode.gameobjects/Tests/Editor/FastEnterPlayModeTests.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
namespace Unity.Netcode.EditorTests
77
{
8-
public class FastEnterPlayModeTests
8+
9+
internal class FastEnterPlayModeTests
910
{
1011
[UnityTest]
1112
public IEnumerator NetworkManagerSingletonResetsOnPlayModeEnter(

0 commit comments

Comments
 (0)