core/lib/spree/testing_support/locale_helpers.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method add_french_locales has 47 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def add_french_locales
        I18n.backend.store_translations(:fr,
          spree: {
            added_to_cart: 'Ajouté au panier avec succès!',
            continue_shopping: 'Continuer vos achats',
Severity: Minor
Found in core/lib/spree/testing_support/locale_helpers.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status