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 a99ce09 commit 3682a90Copy full SHA for 3682a90
test/unit/provider-coverage.test.ts
@@ -8,6 +8,8 @@ const missingProviderTests = [
8
'ipxStatic', // build-time-only alias for ipx
9
'strapi', // covered in a unique test
10
'strapi5', // covered in a unique test
11
+ 'edgio', // now defunct
12
+ 'layer0', // now defunct
13
]
14
15
describe('Provider coverage', async () => {
0 commit comments