We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b6d932 commit 02693bfCopy full SHA for 02693bf
library/helpers/getRouteForAiStats.test.ts
@@ -1,5 +1,5 @@
1
import * as t from "tap";
2
-import { getRouteForAiStats } from "./getRouteForAIStats";
+import { getRouteForAiStats } from "./getRouteForAiStats";
3
import { runWithContext } from "../agent/Context";
4
5
const getTestContext = () => ({
0 commit comments