Commit 3e6b7ca
Allow loading of factories from namespaced extensions
The previous glob did not allow there to be more than one level of
namespacing in the extension file structure. This change will support
extensions that have their factories in folder like
`lib/super_good/solidus_taxjar/testing_support/factories/*`.
Co-authored-by: Nick Van Doorn <nick@super.gd>1 parent a30e98a commit 3e6b7ca
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments