extra info fixed and test amended and fixtures changed
This commit is contained in:
parent
9adf9668b1
commit
9a71c1b7f5
8 changed files with 80 additions and 40 deletions
6
t/etc/fixtures/data/full/entity_association/1.fix
Normal file
6
t/etc/fixtures/data/full/entity_association/1.fix
Normal file
|
@ -0,0 +1,6 @@
|
|||
$HASH1 = {
|
||||
entity_id
|
||||
=> 6,
|
||||
id => 1,
|
||||
lis => 1
|
||||
};
|
Reference in a new issue