mirror of
https://github.com/nasa/openmct.git
synced 2025-02-06 19:19:23 +00:00
remove deploysentinel
This commit is contained in:
parent
0f1d80c6b6
commit
5c8355c7f8
@ -76,8 +76,7 @@ const config = {
|
||||
outputFolder: '../html-test-results' //Must be in different location due to https://github.com/microsoft/playwright/issues/12840
|
||||
}
|
||||
],
|
||||
['junit', { outputFile: '../test-results/results.xml' }],
|
||||
['@deploysentinel/playwright']
|
||||
['junit', { outputFile: '../test-results/results.xml' }]
|
||||
]
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user