Skip to content

Commit c7870f4

Browse files
authored
Skip EA articles test temporarily (#16748)
1 parent 30cdb31 commit c7870f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/rendering/server.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ describe('server', () => {
356356
})
357357
})
358358

359-
describe('Early Access articles', () => {
359+
describe.skip('Early Access articles', () => {
360360
let hiddenPageHrefs, hiddenPages
361361

362362
beforeAll(async (done) => {

0 commit comments

Comments
 (0)