test: fix diffPercentage of primitive-cone (#2804)

This commit is contained in:
ChenMo
2025-08-19 14:28:35 +08:00
committed by GitHub
parent f9f00cdec1
commit a55313a6c5

View File

@@ -213,7 +213,7 @@ export const E2E_CONFIG = {
category: "Primitive",
caseFileName: "primitive-cone",
threshold: 0,
diffPercentage: 0.0029
diffPercentage: 0.0054
},
cuboid: {
category: "Primitive",