Controller specs now run.
This commit is contained in:
parent
1d1137fa36
commit
cfd0be5755
@ -1,6 +1,6 @@
|
||||
require 'spec_helper'
|
||||
|
||||
describe Admin::ApiContentsController do
|
||||
describe Locomotive::ApiContentsController do
|
||||
|
||||
before(:each) do
|
||||
@site = FactoryGirl.create('existing site')
|
||||
@ -88,4 +88,4 @@ describe Admin::ApiContentsController do
|
||||
}.merge(options)
|
||||
end
|
||||
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue
Block a user