mirror of
https://github.com/galacean/engine.git
synced 2026-05-06 22:23:05 +08:00
test: fix diffPercentage of primitive-cone (#2804)
This commit is contained in:
@@ -213,7 +213,7 @@ export const E2E_CONFIG = {
|
||||
category: "Primitive",
|
||||
caseFileName: "primitive-cone",
|
||||
threshold: 0,
|
||||
diffPercentage: 0.0029
|
||||
diffPercentage: 0.0054
|
||||
},
|
||||
cuboid: {
|
||||
category: "Primitive",
|
||||
|
||||
Reference in New Issue
Block a user