Skip flakey settings API test. (#35338)

Co-authored-by: Jon Lane <jon.lane@automattic.com>
This commit is contained in:
Jonathan Lane 2022-10-26 12:07:57 -07:00 committed by GitHub
parent 89961fe067
commit c72122ab5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,4 @@
Significance: patch
Type: fix
Skip flaky settings API test

View File

@ -239,7 +239,7 @@ test.describe('Settings API tests: CRUD', () => {
test.describe('List all settings options', () => {
test('can retrieve all general settings', async ({
test.fixme('can retrieve all general settings', async ({
request
}) => {
// call API to retrieve all settings options