remove only from test (#2785)

remove only from tests
This commit is contained in:
Kurt Hutten
2024-06-25 14:16:44 +10:00
committed by GitHub
parent 24516cdb2d
commit a175870453

View File

@ -540,7 +540,7 @@ const extrude001 = extrude(10, sketch001)
}) })
}) })
describe.only('Testing traverse and pathToNode', () => { describe('Testing traverse and pathToNode', () => {
it.each([ it.each([
['basic', '2.73'], ['basic', '2.73'],
[ [