Skip to content

Commit

Permalink
eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
nreese committed Jul 30, 2024
1 parent 9e7944c commit 1807a35
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ describe('saved search embeddable', () => {
discoverServiceMock.profilesManager,
'resolveRootProfile'
);
const initialRuntimeState = getInitialRuntimeState();
const initialRuntimeState = getInitialRuntimeState();
await factory.buildEmbeddable(
initialRuntimeState,
buildApiMock,
Expand Down

0 comments on commit 1807a35

Please sign in to comment.