Skip to content

Commit 2b60e3b

Browse files
committed
Update TODO
1 parent 3eba059 commit 2b60e3b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

TODO.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ In-Memory Order Updater TODO
1111
- [x] ~Write the `InMemoryOrderAdjuster` (also, should we rename this to `InMemoryOrderPromotionAdjuster`)~
1212
- [x] Fix CI failures from previous session (if any)
1313
- [ ] Add high level test for manipulative queries around new Promotion system
14-
- [WIP] Add high level test for manipulative queries around Legacy Promotion system
15-
- The order updater patch doesn't seem to be loaded no matter which order updater we're using.
16-
- Let's put a breakpoint in the dummy app to make sure all the of autoloaded paths that we expect are there. We put a breakpoint inside of Flickwerk and it showed that it was adding autoload paths to an empty array so we want to be sure that those are not being overwritten somewhere.
14+
- [x] Add high level test for manipulative queries around Legacy Promotion system
1715
- [ ] Adding shared examples that could be used in both promotion system gems to
1816
ensure the above?
1917
- [ ] Failing tests in new promotion system integrations spec due to

0 commit comments

Comments
 (0)