Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fee826c commit ffe2177Copy full SHA for ffe2177
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