Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
patrykkopycinski committed Jan 27, 2025
1 parent cdb7a8e commit 7b54b03
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ export default function ({ loadTestFile, getService }: FtrProviderContext) {
});

loadTestFile(require.resolve('./entries'));
loadTestFile(require.resolve('./semntic_text_indices'));
loadTestFile(require.resolve('./semantic_text_indices'));
});
}

0 comments on commit 7b54b03

Please sign in to comment.