79284498

Date: 2024-12-16 11:29:26
Score: 1
Natty:
Report link

You can pipe the exit code to true to ensure the follow up command is ran.

npx playwright test --project=chrome || true && npm run generateReport
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jalen