Skip to content

Commit

Permalink
Removes todo
Browse files Browse the repository at this point in the history
  • Loading branch information
TinaHeiligers committed Oct 29, 2024
1 parent a465b21 commit 78e3e46
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import { migratorInstanceMock } from './migrate.test.mocks';

import { createRoot, request } from '@kbn/core-test-helpers-kbn-server';
// @Tina TODO: Update to include mocked doc

describe('SavedObjects /_migrate endpoint', () => {
let root: ReturnType<typeof createRoot>;

Expand Down

0 comments on commit 78e3e46

Please sign in to comment.