fix(seeder): refacto deed-type rule name
This commit is contained in:
parent
341329487b
commit
4fc12c82ad
@ -544,7 +544,7 @@ export default async function main() {
|
|||||||
updated_at: new Date(),
|
updated_at: new Date(),
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: "GET deedtypes",
|
name: "GET deed-types",
|
||||||
created_at: new Date(),
|
created_at: new Date(),
|
||||||
updated_at: new Date(),
|
updated_at: new Date(),
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user