This commit is contained in:
Kurt Hutten Irev-Dev
2024-12-12 15:08:56 +11:00
parent 46c6d5bed3
commit 3cd1b9a3be
2 changed files with 1 additions and 2 deletions

View File

@ -9,7 +9,6 @@ import {
tearDown,
} from './test-utils'
import { uuidv4, roundOff } from 'lib/utils'
import { a } from 'vitest/dist/suite-IbNSsUWN'
test.beforeEach(async ({ context, page }, testInfo) => {
await setup(context, page, testInfo)

View File

@ -920,7 +920,7 @@ sketch002 = startSketchOn({
)
})
describe.only('Testing splitPipedProfile', () => {
describe('Testing splitPipedProfile', () => {
it('should split the pipe expression correctly', () => {
const codeBefore = `part001 = startSketchOn('XZ')
|> startProfileAt([1, 2], %)