add controller tests
This commit is contained in:
Vendored
+4
-4
@@ -10,8 +10,8 @@ one:
|
||||
de: MyString
|
||||
notes: MyText
|
||||
verified: false
|
||||
created_by: one
|
||||
updated_by: one
|
||||
created_by: admin_user
|
||||
updated_by: admin_user
|
||||
|
||||
two:
|
||||
category: 1
|
||||
@@ -23,5 +23,5 @@ two:
|
||||
de: MyString
|
||||
notes: MyText
|
||||
verified: false
|
||||
created_by: two
|
||||
updated_by: two
|
||||
created_by: contributor_user
|
||||
updated_by: contributor_user
|
||||
|
||||
Reference in New Issue
Block a user