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