Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec/support/solidus_address_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Since https://github.com/solidusio/solidus/pull/3524 was merged,
# we need to verify if we're using the single "Name" field or the
# previous first/last name combination.
# previous first/last name combination.
module SolidusAddressNameHelper
def fill_in_name
if Spree::Config.preferences[:use_combined_first_and_last_name_in_address]
Expand Down