fix tests

This commit is contained in:
Robin Appelman 2026-07-11 21:20:47 +02:00
commit 8513568506
11 changed files with 394 additions and 424 deletions

View file

@ -2,9 +2,11 @@
source: tests/parse.rs
expression: result
---
patch(PatchMaterial(
include: "tests/data/concretefloor003.vmt",
replace: {
"$ssbump": "0",
},
))
{
"patch": {
"include": "tests/data/concretefloor003.vmt",
"replace": {
"$ssbump": "0"
}
}
}