test fixed

pull/555/head
Nikita
parent da21348ff2
commit 9f426dda54

@ -56,7 +56,6 @@ public class RedissonLockHeavyTest extends BaseTest {
} catch (InterruptedException e) {
e.printStackTrace();
}
semaphore.expire(30, TimeUnit.SECONDS);
} finally {
lock.unlock();
}

Loading…
Cancel
Save