Skip to content

Commit 40808d2

Browse files
renaming consistency
1 parent 82f0dd6 commit 40808d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.multiplayer.samples.coop/Utilities/Testing/TestUtilities.cs

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

88
namespace Unity.Multiplayer.Samples.Utilities
99
{
10-
public abstract class TestUtils
10+
public abstract class TestUtilities
1111
{
1212
/// <summary>
1313
/// Finds an active Button GameObject by name. If Button component is present on GameObject, it will be clicked.

0 commit comments

Comments
 (0)