mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-25 01:21:41 +01:00
Fix tests
This commit is contained in:
parent
ef7ddc0766
commit
c1f08cbc99
@ -80,6 +80,7 @@ public interface TPSQueriesTest extends DatabaseTestPreparer {
|
||||
|
||||
@Test
|
||||
default void sameServerIsDetected() {
|
||||
TPSStoreTransaction.setLastStorageCheck(0L);
|
||||
TPS tps = RandomData.randomTPS().get(0);
|
||||
PluginLogger logger = Mockito.mock(PluginLogger.class);
|
||||
db().executeTransaction(new TPSStoreTransaction(logger, serverUUID(), tps));
|
||||
|
Loading…
Reference in New Issue
Block a user