mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-07-31 09:52:57 +00:00
Fix unit tests.
This commit is contained in:
parent
5d5fee4612
commit
0457705850
1 changed files with 1 additions and 1 deletions
|
@ -510,7 +510,7 @@ public class FakeServer implements Server
|
|||
@Override
|
||||
public boolean isOnline()
|
||||
{
|
||||
throw new UnsupportedOperationException("Not supported yet.");
|
||||
return false;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue