correct flaky test comment (#25077)

This commit is contained in:
spalger 2019-06-18 20:47:23 -07:00
parent a5ea282cb6
commit 7d9becec72

View file

@ -55,7 +55,7 @@ describe('kbn-pm production', () => {
}
}, timeout);
// FLAKY: https://github.com/elastic/kibana/issues/39205
// FLAKY: https://github.com/elastic/kibana/issues/25077
test.skip(
'builds and copies projects for production',
async () => {