Initial Playwright ERP UAT VAPT test suite v2.4.1 IMAP
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
module.exports = async () => {
|
||||
if (global.__ERP_PROCESS__) {
|
||||
try { global.__ERP_PROCESS__.kill(); } catch (_) {}
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user