Skip to content

Commit 4cfb5c9

Browse files
Update snapshot
1 parent 3be57c3 commit 4cfb5c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/__tests__/__snapshots__/get-by-errors.js.snap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ exports[`getByLabelText query will print the playground link when enabled in the
99
</div>
1010
</body>
1111
12-
Open this DOM in the Testing-Library Playground:
12+
Open this markup in the Testing-Library Playground:
1313
https://testing-playground.com/#markup=DwEwlgbgfAEgpgGwQe2AenNIA"
1414
`;
1515

@@ -24,7 +24,7 @@ exports[`getByText query will print the playground link when enabled in the conf
2424
</div>
2525
</body>
2626
27-
Open this DOM in the Testing-Library Playground:
27+
Open this markup in the Testing-Library Playground:
2828
https://testing-playground.com/#markup=DwEwlgbgfAEgpgGwQe2AenNIA"
2929
`;
3030

0 commit comments

Comments
 (0)