diff --git a/web/src/test/auto/headless/engine/predictive-text/helpers/buildCantLinearFixture.tests.ts b/web/src/test/auto/headless/engine/predictive-text/helpers/buildCantLinearFixture.tests.ts index cc95a8563e..41acda3825 100644 --- a/web/src/test/auto/headless/engine/predictive-text/helpers/buildCantLinearFixture.tests.ts +++ b/web/src/test/auto/headless/engine/predictive-text/helpers/buildCantLinearFixture.tests.ts @@ -4,7 +4,7 @@ import { constituentPaths } from "./constituentPaths.js"; import { quotientPathHasInputs } from "./quotientPathHasInputs.js"; import { buildCantLinearFixture } from "./buildCantLinearFixture.js"; -describe('buildSimplePathSplitFixture() fixture', () => { +describe('buildCantLinearFixture() fixture', () => { it('constructs paths properly', () => { const { paths, distributions } = buildCantLinearFixture(); const pathToSplit = paths[4];