spec/unit/views/components/attributes_table_spec.rb in activeadmin-1.0.0.pre4 vs spec/unit/views/components/attributes_table_spec.rb in activeadmin-1.0.0.pre5
- old
+ new
@@ -1,7 +1,7 @@
require 'rails_helper'
-describe ActiveAdmin::Views::AttributesTable do
+RSpec.describe ActiveAdmin::Views::AttributesTable do
describe "creating with the dsl" do
let(:helpers) { action_view }
let(:post) do