slightly more descriptive commen
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user