mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 14:48:13 +00:00
Condition set visual test (#4625)
* ensure we're running one worker at a time for visual tests * New test for condition sets * Update testcase name and notes
This commit is contained in:
@ -7,6 +7,7 @@ const config = {
|
||||
retries: 0,
|
||||
testDir: 'tests',
|
||||
timeout: 90 * 1000,
|
||||
workers: 1,
|
||||
webServer: {
|
||||
command: 'npm run start',
|
||||
port: 8080,
|
||||
|
Reference in New Issue
Block a user