chore: add comment

This commit is contained in:
Rain 2023-10-11 14:29:37 +08:00
parent 87a8b2e844
commit d8759dc199

View File

@ -160,6 +160,7 @@ const config = {
},
};
// fix https://nocobase.height.app/T-2183
test('BUG: should save conditions', async ({ page, mockPage }) => {
await mockPage(config).goto();
await page.getByTestId('filter-action').click();