Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix tests
Browse files Browse the repository at this point in the history
Signed-off-by: rashidakanchwala <rashida_kanchwala@mckinsey.com>
rashidakanchwala committed Nov 14, 2024
1 parent b908451 commit 030bd8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/selectors/sliced-pipeline.test.js
Original file line number Diff line number Diff line change
@@ -12,13 +12,13 @@ describe('Selectors', () => {
const expected = [
'23c94afb',
'47b81aa6',
'90ebe5f3',
'daf35ba0',
'c09084f2',
'0abef172',
'e5a9ec27',
'b7bb7198',
'f192326a',
'90ebe5f3',
'data_processing',
];
const newState = reducer(mockState.spaceflights, {

0 comments on commit 030bd8e

Please sign in to comment.