run linter
This commit is contained in:
parent
ec824b19f9
commit
bcb147a716
1 changed files with 1 additions and 1 deletions
|
|
@ -105,7 +105,7 @@ instance Arbitrary GovernorDatumCases where
|
||||||
-}
|
-}
|
||||||
governorDatumValidProperty :: Property
|
governorDatumValidProperty :: Property
|
||||||
governorDatumValidProperty =
|
governorDatumValidProperty =
|
||||||
haskEquiv @( 'OnPEq) @( 'ByComplete)
|
haskEquiv @'OnPEq @'ByComplete
|
||||||
isValidModelImpl
|
isValidModelImpl
|
||||||
(TestableTerm pisGovernorDatumValid)
|
(TestableTerm pisGovernorDatumValid)
|
||||||
(genDatum :* Nil)
|
(genDatum :* Nil)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue