cleans up implied properties and fixes spec
This commit is contained in:
parent
10ea0256fc
commit
7385f09eaf
3 changed files with 13 additions and 19 deletions
|
@ -93,7 +93,8 @@ describe Microformats2::Collection do
|
|||
:url => ["http://twitter.com/jlsuttles"],
|
||||
:name => ["Jessica Lynn Suttles"]
|
||||
}
|
||||
}]
|
||||
}],
|
||||
:name => ["Jessica Lynn Suttles"]
|
||||
}
|
||||
}]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue