mirror of
https://github.com/nasa/openmct.git
synced 2025-06-21 00:23:01 +00:00
fix(e2e): specify .nyc_output
path as custom config setting (#7658)
* fix: specify .nyc_output path as custom config setting * fix: coverage for mobile suite * fix: pathing in playwright configs
This commit is contained in:
@ -16,7 +16,6 @@ config.module.rules.push({
|
||||
loader: 'babel-loader',
|
||||
options: {
|
||||
retainLines: true,
|
||||
// eslint-disable-next-line no-undef
|
||||
plugins: [
|
||||
[
|
||||
'babel-plugin-istanbul',
|
||||
|
Reference in New Issue
Block a user