mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-31 04:41:32 +02:00
Merge pull request #13600 from overleaf/ae-skip-project-list-root
Skip flaky ProjectListRoot tests GitOrigin-RevId: a0a6d55635e63c9fb19d4e8ed8d8005af0f57515
This commit is contained in:
@@ -24,7 +24,8 @@ const {
|
||||
|
||||
const userId = owner.id
|
||||
|
||||
describe('<ProjectListRoot />', function () {
|
||||
// eslint-disable-next-line mocha/no-skipped-tests
|
||||
describe.skip('<ProjectListRoot />', function () {
|
||||
let sendMBSpy: sinon.SinonSpy
|
||||
let assignStub: sinon.SinonStub
|
||||
|
||||
|
||||
Reference in New Issue
Block a user