mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-18 21:56:55 -04:00
Auto corrected by following Lint Ruby EmptyLine
This commit is contained in:
@@ -12,7 +12,6 @@ RSpec.describe Api::V1::PlantingsController, type: :controller do
|
||||
end
|
||||
let!(:member) { FactoryBot.create :member }
|
||||
|
||||
|
||||
describe '#index' do
|
||||
let(:matching_planting) { subject['data'].select { |planting| planting['id'] == my_planting.id.to_s }.first }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user