fix tests

This commit is contained in:
Lucy Cifferello
2021-09-22 11:04:58 -06:00
committed by Keagan McClelland
parent d535d16a89
commit e302d63046
7 changed files with 66 additions and 69 deletions

View File

@@ -64,8 +64,8 @@ Category
name CategoryTitle
parent CategoryId Maybe
description Text
UniqueName name
priority Int default=0
UniqueName name
deriving Eq
deriving Show