remove the config in there
parent
33bfb23405
commit
b6010cd431
|
|
@ -39,7 +39,7 @@ pipeline {
|
||||||
reportFiles: 'index.html',
|
reportFiles: 'index.html',
|
||||||
reportName: 'Test Results',
|
reportName: 'Test Results',
|
||||||
reportTitles: 'Test Coverage'])
|
reportTitles: 'Test Coverage'])
|
||||||
livingDocs(fileIncludePattern: "cucumber.json")
|
livingDocs()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue