Fix cop
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
# sticking to rails and rspec-rails APIs to keep things simple and stable.
|
# sticking to rails and rspec-rails APIs to keep things simple and stable.
|
||||||
|
|
||||||
RSpec.describe "/articles", type: :request do
|
RSpec.describe "/articles", type: :request do
|
||||||
|
|
||||||
# Article. As you add validations to Article, be sure to
|
# Article. As you add validations to Article, be sure to
|
||||||
# adjust the attributes here as well.
|
# adjust the attributes here as well.
|
||||||
let(:valid_attributes) {
|
let(:valid_attributes) {
|
||||||
|
|||||||
Reference in New Issue
Block a user