add fixtures
This commit is contained in:
parent
f72abd07b0
commit
33eecdc017
|
@ -1,6 +1,7 @@
|
|||
require 'spec_helper.rb'
|
||||
|
||||
describe ArticlesController do
|
||||
fixtures :articles,:impressions
|
||||
render_views
|
||||
|
||||
it "should make the impressionable_hash available" do
|
||||
|
|
Loading…
Reference in New Issue