test: refs #8602 skip ClaimDevelopment test suite
This commit is contained in:
parent
96b4d9c51f
commit
935ac752f5
|
@ -1,5 +1,5 @@
|
|||
/// <reference types="cypress" />
|
||||
describe('ClaimDevelopment', () => {
|
||||
describe.skip('ClaimDevelopment', () => {
|
||||
const claimId = 1;
|
||||
const firstLineReason = 'tbody > :nth-child(1) > :nth-child(2)';
|
||||
const thirdRow = 'tbody > :nth-child(3)';
|
||||
|
|
Loading…
Reference in New Issue