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