Skip to content

Commit 3d72002

Browse files
committed
Revert "Workaround for described class"
This reverts commit a7ff606.
1 parent 741456a commit 3d72002

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

spec/controllers/blog_post_page_controller_spec.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
require 'rails_helper'
22

33
RSpec.describe 'BlogPostPageController', type: :controller, scrivito: true do
4-
before { @controller = BlogPostPageController.new }
5-
64
render_views
75

86
describe "GET Blog Post Page" do

0 commit comments

Comments
 (0)