move Governor.helpers.spec to helpers folder
This commit is contained in:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
import "helpers.spec"
|
||||
import "Governor.helpers.spec"
|
||||
import "helpers/helpers.spec"
|
||||
import "helpers/Governor.helpers.spec"
|
||||
|
||||
/*
|
||||
┌─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
import "helpers.spec"
|
||||
import "Governor.helpers.spec"
|
||||
import "helpers/helpers.spec"
|
||||
import "helpers/Governor.helpers.spec"
|
||||
import "GovernorInvariants.spec"
|
||||
|
||||
methods {
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user