Updating quotes
This commit is contained in:
parent
025f175276
commit
3d8b743563
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ FactoryGirl.define do
|
|||
end
|
||||
|
||||
factory :lodging_xss, parent: :lodging do
|
||||
description { "<div id='divInjectedElement'></div>" }
|
||||
description { '<div id="divInjectedElement"></div>' }
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue