extra info fixed and test amended and fixtures changed
This commit is contained in:
parent
3f0f046c30
commit
f68479b5ac
8 changed files with 80 additions and 40 deletions
|
@ -3,6 +3,7 @@ $HASH1 = {
|
|||
entity_id
|
||||
=> 5,
|
||||
id => 1,
|
||||
is_local => undef,
|
||||
latitude => 54.04725,
|
||||
longitude
|
||||
=> -2.79611,
|
||||
|
|
|
@ -3,6 +3,7 @@ $HASH1 = {
|
|||
entity_id
|
||||
=> 6,
|
||||
id => 2,
|
||||
is_local => undef,
|
||||
latitude => 54.04679,
|
||||
longitude
|
||||
=> -2.7963,
|
||||
|
|
Reference in a new issue