Skip to content

Commit

Permalink
test/fix: add missing provider (#13722)
Browse files Browse the repository at this point in the history
  • Loading branch information
danstarns committed Jun 9, 2022
1 parent 5c355f8 commit c6bab0e
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -14,5 +14,8 @@ export default defineMatrix(() => [
{
provider: 'mongodb',
},
{
provider: 'cockroachdb',
},
],
])

0 comments on commit c6bab0e

Please sign in to comment.