Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Apr 29, 2020
1 parent 61d194b commit d9ef80a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ describe('Processors reducer', () => {
},
});

// Assert nothing changed
expect(s5.processors).toEqual(s4.processors);
});
});

0 comments on commit d9ef80a

Please sign in to comment.