chore: add comment
This commit is contained in:
parent
87a8b2e844
commit
d8759dc199
@ -160,6 +160,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
// fix https://nocobase.height.app/T-2183
|
||||||
test('BUG: should save conditions', async ({ page, mockPage }) => {
|
test('BUG: should save conditions', async ({ page, mockPage }) => {
|
||||||
await mockPage(config).goto();
|
await mockPage(config).goto();
|
||||||
await page.getByTestId('filter-action').click();
|
await page.getByTestId('filter-action').click();
|
||||||
|
Loading…
Reference in New Issue
Block a user