doc negative test cases as a TODO

This commit is contained in:
fanghr 2022-05-12 20:23:13 +08:00
parent 38a8d5311e
commit 31d8b8bc43

View file

@ -9,7 +9,7 @@ that Agora's governor component workds as intended.
Tests should pass when the validator or policy is given one of the Tests should pass when the validator or policy is given one of the
valid script contexts, which are defined in 'Agora.Sample.Governor'. valid script contexts, which are defined in 'Agora.Sample.Governor'.
TODO: add negative test cases. TODO: Add negative test cases, see [#76](https://github.com/Liqwid-Labs/agora/issues/76).
-} -}
module Spec.Governor (tests) where module Spec.Governor (tests) where