Skip to content

Commit bfb9c8c

Browse files
committed
Stringify class name
1 parent f989f65 commit bfb9c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/controllers/sotechsha_overview_page_controller_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require 'rails_helper'
22

3-
RSpec.describe SotechshaOverviewPageController, type: :controller, scrivito: true do
3+
RSpec.describe 'SotechshaOverviewPageController', type: :controller, scrivito: true do
44
render_views
55

66
describe "GET #index" do

0 commit comments

Comments
 (0)