We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cbf5c commit d5c01ffCopy full SHA for d5c01ff
test/e2e/badge.spec.ts
@@ -109,7 +109,7 @@ test.describe('badge API', () => {
109
expect(body).not.toContain('missing')
110
})
111
112
- test('types badge shows included badge when types not declared explictly', async ({
+ test('types badge shows included badge when types not declared explicitly', async ({
113
page,
114
baseURL,
115
}) => {
0 commit comments