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 82f0dd6 commit 40808d2Copy full SHA for 40808d2
Packages/com.unity.multiplayer.samples.coop/Utilities/Testing/TestUtilities.cs
@@ -7,7 +7,7 @@
7
8
namespace Unity.Multiplayer.Samples.Utilities
9
{
10
- public abstract class TestUtils
+ public abstract class TestUtilities
11
12
/// <summary>
13
/// Finds an active Button GameObject by name. If Button component is present on GameObject, it will be clicked.
0 commit comments