public-market/spree_batch_api

View on GitHub
spec/factories/spree/upload_factory.rb

Summary

Maintainability
A
0 mins
Test Coverage

Do not use a block to set a static value to an attribute.
Open

    metadata do
      {
        file_path: './spec/fixtures/inventory.csv',
        format: 'csv',
        product_type: 'fake'

There are no issues that match your filters.

Category
Status