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
|
end
|
||||||
|
|
||||||
after(:all) do
|
after(:all) do
|
||||||
Site.destroy_all
|
Locomotive::Site.destroy_all
|
||||||
end
|
end
|
||||||
|
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user