We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71036bf commit afe1f13Copy full SHA for afe1f13
spec/integration/index_as_csv_spec.rb renamed to spec/controllers/index_as_csv_spec.rb
@@ -1,6 +1,6 @@
1
require 'spec_helper'
2
3
-describe_with_render "Index as CSV" do
+describe_with_render Admin::PostsController do
4
5
before :all do
6
load_defaults!
0 commit comments