Files
html/api/wired-pending/intent-opus4-selenium_chrome_test.php
Opus 487fdaa8d5
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync-20260423-1912
2026-04-23 21:12:35 +02:00

15 lines
379 B
PHP

<?php
return array (
'name' => 'selenium_chrome_test',
'triggers' =>
array (
0 => 'selenium.*chrome',
1 => 'chrome.*test',
2 => 'test.*blade',
),
'cmd' => 'bash -c "timeout 60 node /opt/weval-nonreg/selenium-chrome-test.js 2>&1"',
'status' => 'PENDING_APPROVAL',
'created_at' => '2026-04-23T19:11:43+00:00',
'source' => 'opus4-autowire-early-v2',
);