auto-git:
[change] tests/unit/terrain-foundation.integration.test.tsx
This commit is contained in:
@@ -127,7 +127,7 @@ describe("Terrain foundation", () => {
|
||||
).toBeInTheDocument();
|
||||
expect(
|
||||
screen.getByText(
|
||||
"Terrain editing tools land in a later inspector slice. This foundation keeps the authored grid and derived mesh selectable and inspectable."
|
||||
"Terrain editing stays inspector-driven. Arm a brush here, then drag on the selected terrain in the viewport."
|
||||
)
|
||||
).toBeInTheDocument();
|
||||
expect(screen.getByText(/9 x 9 samples/)).toBeInTheDocument();
|
||||
|
||||
Reference in New Issue
Block a user