🧪 Add test for Plex

This commit is contained in:
Manuel
2023-03-20 23:17:17 +01:00
parent 0b237f27f7
commit 6633d21788
8 changed files with 192 additions and 11 deletions

View File

@@ -37,5 +37,6 @@ module.exports = {
max: 3,
},
],
'testing-library/no-node-access': ['error', { allowContainerFirstChild: true }],
},
};