playwright-zephyr
playwright-zephyr copied to clipboard
Enabling options to change test cycle name
This will allow this option to work
testCycle: {
name: Automated Regression Tests - ${new Date().toLocaleString("en-US", {timeZone: "Pacific/Auckland"})}
,
}