capitalize test

This commit is contained in:
Simon Knott 2025-02-06 16:27:52 +01:00
parent 67b068ca41
commit 032e27627f
No known key found for this signature in database
GPG key ID: 8CEDC00028084AEC

View file

@ -1235,8 +1235,8 @@ for (const useIntermediateMergeReport of [true, false] as const) {
await expect(page.locator('.metadata-view')).toMatchAriaSnapshot(`
- 'link "chore(html): make this test look nice"'
- text: /^William <shakespeare@example.local> on/
- link "logs"
- link "pull request"
- link "Logs"
- link "Pull Request"
- link /^[a-f0-9]{7}$/
- text: 'foo: value1 bar: {"prop":"value2"} baz: ["value3",123]'
`);