Action Required

⚠️ Tests Finished

Tests failed at --grep @smoke (Exit code 1). See logs below.

📄 TERMINAL LOGS
◇ injected env (16) from dev.env // tip: ⌘ override existing { override: true }
[DEBUG] Ortoni Configuration: { authorName: 'root', testCycle: 'July 2026', environment: 'QA' }
Error: Cannot find module './tests/global-setup.ts'
Require stack:
- /smtc-app/node_modules/playwright/lib/common/index.js
- /smtc-app/node_modules/playwright/lib/program.js
- /smtc-app/node_modules/@playwright/test/cli.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Function.resolveFilename [as _resolveFilename] (/smtc-app/node_modules/playwright/lib/common/index.js:1185:36)
    at Function.resolve (node:internal/modules/helpers:190:19)
    at resolveScript (/smtc-app/node_modules/playwright/lib/common/index.js:750:18)
    at /smtc-app/node_modules/playwright/lib/common/index.js:559:128
    at Array.map (<anonymous>)
    at new FullConfigInternal (/smtc-app/node_modules/playwright/lib/common/index.js:559:117)
    at loadConfig (/smtc-app/node_modules/playwright/lib/common/index.js:1343:22)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.loadConfigFromFile (/smtc-app/node_modules/playwright/lib/common/index.js:1553:10)
    at runTests (/smtc-app/node_modules/playwright/lib/cli/testActions.js:46:18)
    at _Command.<anonymous> (/smtc-app/node_modules/playwright/lib/program.js:53:7) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/smtc-app/node_modules/playwright/lib/common/index.js',
    '/smtc-app/node_modules/playwright/lib/program.js',
    '/smtc-app/node_modules/@playwright/test/cli.js'
  ]
}
📋 View All Past Reports →