fix lint issues

This commit is contained in:
Ahmed Ejaz
2025-11-20 05:08:07 +05:00
parent 7b7a7d3418
commit b23fec268e

View File

@@ -125,5 +125,4 @@ RSpec.describe 'ProductSortByStocks' do
expect(result).to eq([bo_a, bo_b, stock_high, stock_low])
end
end
end