Skip to content

Commit ea53e99

Browse files
committed
test: fix
1 parent 442f1df commit ea53e99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/unit/util/project-fetcher-hoc.test.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ describe('ProjectFetcherHOC', () => {
4848
);
4949
mounted.setProps({
5050
reduxProjectId: '100',
51+
projectToken: '12345',
5152
isFetchingWithId: true,
5253
loadingState: LoadingState.FETCHING_WITH_ID
5354
});

0 commit comments

Comments
 (0)