Commit 2b5c3d2
committed
Spec setup: Set user class to
With the generated dummy `spree.rb` now running after the default in the
solidus_auth_devise `engine.rb`, we need to make sure that
`config/initializers/spree.rb` contains the correct user class. Before
this commit, it would generate one with the `Spree::LegacyUser`.Spree::User
1 parent 14d176f commit 2b5c3d2
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
0 commit comments