Skip to content

Commit 53bfb04

Browse files
committed
fix: Rename PlayerDataStorageManagerTests to PlayerDataStorageServiceTests to appropriately match the name.
1 parent c8f4b82 commit 53bfb04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assets/Tests/PlayMode/Services/PlayerDataStorageServiceTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ namespace PlayEveryWare.EpicOnlineServices.Tests.IntegrationTests
3030
using System.Text;
3131
using System.Collections.Generic;
3232

33-
public class PlayerDataStorageManagerTests
33+
public class PlayerDataStorageServiceTests
3434
: EOSTestBase
3535
{
3636
[UnitySetUp]

0 commit comments

Comments
 (0)