improved tests
This commit is contained in:
parent
a78b333e3f
commit
6eeab7fe10
2 changed files with 30 additions and 0 deletions
5
models/fixtures/namespaces.yml
Normal file
5
models/fixtures/namespaces.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
-
|
||||
id: 1
|
||||
name: testnamespace
|
||||
description: Lorem Ipsum
|
||||
owner_id: 1
|
||||
Reference in a new issue