Skip to content

Commit

Permalink
#1152 - fix search unit tests & fix bug in how search tabs were synced
Browse files Browse the repository at this point in the history
  • Loading branch information
louise-davies committed Jun 28, 2023
1 parent 0e680fe commit 6c52934
Show file tree
Hide file tree
Showing 8 changed files with 104 additions and 876 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,6 @@ describe('ISIS Investigations table component', () => {
});
}

console.log('url', url);
return Promise.reject(`Endpoint not mocked: ${url}`);
});

Expand Down
Loading

0 comments on commit 6c52934

Please sign in to comment.