-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10339 cleanup #5351
10339 cleanup #5351
Conversation
…cases using new petition flow;
… since only one can be true;
… of global state.
10339 cleanup refactor
cypress/helpers/fileAPetition/practitioner-creates-electronic-case.ts
Outdated
Show resolved
Hide resolved
@@ -91,9 +91,6 @@ export const ALLOWLIST_FEATURE_FLAGS = { | |||
ENTITY_LOCKING_FEATURE_FLAG: { | |||
key: 'entity-locking-feature-flag', | |||
}, | |||
UPDATED_PETITION_FLOW: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥🔥🔥
@@ -7,7 +7,7 @@ export const docketClerkUpdatesCaseCaption = cerebralTest => { | |||
}); | |||
|
|||
expect(cerebralTest.getState('caseDetail.caseCaption')).toEqual( | |||
'Daenerys Stormborn, Deceased, Daenerys Stormborn 2, Surviving Spouse, Petitioner', |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
...I kinda prefer Daenerys Stormborn over John Doe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This comment is not meant to be taken seriously. Seriously.
No description provided.