v0.5.9: fix tests IDs, revert dotenv abs paths, deploy-vm doc

This commit is contained in:
2026-06-02 14:20:16 +03:00
parent b91b78ab04
commit 66a52d9363
3 changed files with 34 additions and 36 deletions
-2
View File
@@ -55,8 +55,6 @@ const MOCK_USERS = [
companyName: 'БЕТА',
email: 'beta@example.com',
},
email: 'user2@example.com',
},
];
// ── backUrl — строит URL для редиректа после мутирующего действия ──────────────