Skip to content

Commit

Permalink
Run tests with spree feature branch
Browse files Browse the repository at this point in the history
  • Loading branch information
tomdonarski committed Jan 7, 2024
1 parent 8e16ebd commit 94743b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ group :development do
end


spree_opts = { github: 'spree/spree', branch: 'main' }
spree_opts = { github: 'spree/spree', branch: 'feature/promotion-cloning' }
gem 'spree_core', spree_opts
gem 'spree_api', spree_opts
gemspec

0 comments on commit 94743b0

Please sign in to comment.