Fixed a failing test (class missing namespace).
This commit is contained in:
parent
4622c4359f
commit
ae244c2703
@ -103,7 +103,7 @@ describe Locomotive::Import::Job do
|
||||
end
|
||||
|
||||
after(:all) do
|
||||
Site.destroy_all
|
||||
Locomotive::Site.destroy_all
|
||||
end
|
||||
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user