Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Gorzen committed Nov 16, 2018
1 parent e85e0ac commit 5dacf97
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -51,7 +51,7 @@ public class CustomActivityTest {
@BeforeClass
public static void enableMock() {
MOCK_ENABLED = true;
Player.get().reset();
Player.get().resetPlayer();
}

@AfterClass
Expand Down

0 comments on commit 5dacf97

Please sign in to comment.