Update EconomyTest.java

This commit is contained in:
MD 2024-02-18 16:17:11 +00:00 committed by GitHub
parent 764122aa0b
commit 3e3a7ef182
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ public class EconomyTest {
private final FakeServer server;
public EconomyTest() {
//Assert.fail("Force fail this test");
this.server = FakeServer.getServer();
ess = new Essentials(server);
try {