mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #28173 from overleaf/td-remove-disable-skip-tests
Remove ESLint override for skipped project list tests GitOrigin-RevId: d43ad66e00abe6e36587a233188c344e436a2dcb
This commit is contained in:
@@ -7,8 +7,6 @@ import { renderWithProjectListContext } from '../../helpers/render-with-context'
|
||||
|
||||
const userId = '624333f147cfd8002622a1d3'
|
||||
|
||||
// TODO(25331): re-enable
|
||||
// eslint-disable-next-line mocha/no-skipped-tests
|
||||
describe('<ProjectListTable />', function () {
|
||||
beforeEach(function () {
|
||||
window.metaAttributesCache.set('ol-tags', [])
|
||||
|
||||
Reference in New Issue
Block a user