mirror of
https://github.com/logos-messaging/waku-rlnv1-contract.git
synced 2026-01-02 14:23:09 +00:00
fix: newStorage dup call
This commit is contained in:
parent
ace937c3ad
commit
391473940a
@ -48,7 +48,6 @@ contract WakuRlnRegistryTest is Test {
|
||||
}
|
||||
|
||||
function test__forceProgression() public {
|
||||
wakuRlnRegistry.newStorage();
|
||||
wakuRlnRegistry.newStorage();
|
||||
wakuRlnRegistry.forceProgress();
|
||||
require(wakuRlnRegistry.usingStorageIndex() == 1);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user