diff --git a/spec/requests/articles_spec.rb b/spec/requests/articles_spec.rb index 70398b7..ba7b562 100644 --- a/spec/requests/articles_spec.rb +++ b/spec/requests/articles_spec.rb @@ -13,7 +13,7 @@ # sticking to rails and rspec-rails APIs to keep things simple and stable. RSpec.describe "/articles", type: :request do - + # Article. As you add validations to Article, be sure to # adjust the attributes here as well. let(:valid_attributes) {