chore: disable vault tests to allow notifications refactor

This commit is contained in:
Karol Sójko
2023-09-25 15:05:59 +02:00
parent 7364d6b0e0
commit bd803aed0c

View File

@@ -1,5 +1,5 @@
export const VaultTests = {
enabled: true,
enabled: false,
exclusive: false,
files: [
'vaults/vaults.test.js',