Fix error in fixtures data
This commit is contained in:
parent
758089bad1
commit
815056b771
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
$HASH1 = {
|
||||
id => 5,
|
||||
type => 'customer'
|
||||
type => 'organisation'
|
||||
};
|
||||
|
|
Reference in a new issue