slightly more descriptive commen

This commit is contained in:
Hafiz
2026-05-29 13:43:10 -05:00
parent d026089f5f
commit dc2f849884
@@ -238,7 +238,7 @@ describe('Task Column', () => {
});
});
// each board type should hit the right move route
// each board type should use the correct move route (challenge "to bottom" regression)
describe('moveTo (task ordering route)', () => {
function makeStore (userData = {}, extraGetters = {}) {
return new Store({