move Governor.helpers.spec to helpers folder

This commit is contained in:
Hadrien Croubois
2023-05-03 17:52:59 +02:00
parent f21451facc
commit 75d6f5a42c
7 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
import "GovernorInvariants.spec"
use invariant proposalStateConsistency

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
import "GovernorInvariants.spec"
use invariant proposalStateConsistency

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
import "GovernorInvariants.spec"
use invariant proposalStateConsistency

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
/*
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
import "GovernorInvariants.spec"
methods {

View File

@ -1,5 +1,5 @@
import "helpers.spec"
import "Governor.helpers.spec"
import "helpers/helpers.spec"
import "helpers/Governor.helpers.spec"
import "GovernorInvariants.spec"
use invariant proposalStateConsistency