Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'node scripts/precommit_hook.js -…
Browse files Browse the repository at this point in the history
…-ref HEAD~1..HEAD --fix'
  • Loading branch information
kibanamachine committed May 11, 2023
1 parent e724075 commit 4f2baee
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1923,10 +1923,10 @@ describe('SavedObjectsRepository', () => {
};

const createBulkDeleteFailStatus = ({
type,
id,
error,
}: {
type,
id,
error,
}: {
type: string;
id: string;
error?: ExpectedErrorResult['error'];
Expand Down

0 comments on commit 4f2baee

Please sign in to comment.