feat(e2e): move TechDocs tests to cypress folder

Signed-off-by: Rémi Doreau <remi.d45@gmail.com>
This commit is contained in:
Rémi Doreau
2021-05-14 14:17:28 +02:00
parent e1a5549125
commit b1370f8c0f
19 changed files with 11921 additions and 11 deletions
+1
View File
@@ -11,6 +11,7 @@ module.exports = {
bundledDependencies: false,
},
],
'jest/valid-expect': 'off',
'jest/expect-expect': 'off',
'no-restricted-syntax': 'off',
},