mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-16 02:42:00 +00:00
Mark DataQualityAndProfiler.spec as fixme (#22782)
Increase test timeout for AddTestNewFlow.spec (cherry picked from commit 9e1b0d9c32f6f44ec0ccdafe87fc55e65c069650)
This commit is contained in:
parent
6d2ea9eb08
commit
796d0b8312
@ -133,6 +133,8 @@ test.describe('Add TestCase New Flow', () => {
|
|||||||
});
|
});
|
||||||
|
|
||||||
test('Add Table & Column Test Case', async ({ page }) => {
|
test('Add Table & Column Test Case', async ({ page }) => {
|
||||||
|
test.slow(true);
|
||||||
|
|
||||||
const testCaseDetails = {
|
const testCaseDetails = {
|
||||||
testType: 'table row count to equal',
|
testType: 'table row count to equal',
|
||||||
testTypeId: 'tableRowCountToEqual',
|
testTypeId: 'tableRowCountToEqual',
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user