Skip to content

Commit d5c01ff

Browse files
committed
Update badge.spec.ts
1 parent 27cbf5c commit d5c01ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/badge.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ test.describe('badge API', () => {
109109
expect(body).not.toContain('missing')
110110
})
111111

112-
test('types badge shows included badge when types not declared explictly', async ({
112+
test('types badge shows included badge when types not declared explicitly', async ({
113113
page,
114114
baseURL,
115115
}) => {

0 commit comments

Comments
 (0)