Skip to content

Commit

Permalink
Revert unrelated test
Browse files Browse the repository at this point in the history
  • Loading branch information
JunTaoLuo committed Feb 1, 2025
1 parent e60aa34 commit f867e55
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -78,13 +78,13 @@
{ "primary": "502", "secondary": "509" },
{ "primary": "502", "secondary": "510" }
],
"direct": { "canCancel": true, "enabled": true },
"direct": { "canCancel": true, "enabled": false },
"request": {
"patientHistoryRequired": false,
"patientHistoryDuration": 365,
"submittedRequestLimit": 2,
"enterpriseSubmittedRequestLimit": 2,
"enabled": false
"enabled": true
}
},
{
Expand Down

0 comments on commit f867e55

Please sign in to comment.