Fix filter query in cleanup_test_data command to use correct field for reviews

This commit is contained in:
pacnpal
2025-02-05 17:58:40 -05:00
parent 7aa706d12a
commit ebc38228e6
3 changed files with 112 additions and 2 deletions

3
globalLocators.js Normal file
View File

@@ -0,0 +1,3 @@
const locators = {};
module.exports = { locators };