mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
correct flaky test comment (#25077)
This commit is contained in:
parent
a5ea282cb6
commit
7d9becec72
1 changed files with 1 additions and 1 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue