Skip to content

Commit 09d0f66

Browse files
amorrow-flexionjamesobrooks
authored andcommitted
properly renamed acms.gateway admin consol test
Jira ticket: CAMS-461
1 parent bfcb906 commit 09d0f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/functions/lib/adapters/gateways/acms/acms.gateway.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ describe('ACMS gateway tests', () => {
154154
);
155155
});
156156

157-
test('should get substantive consolidation details from ACMS', async () => {
157+
test('should get administrative consolidation details from ACMS', async () => {
158158
const leadCaseId = '0000000000';
159159
const databaseResult: AcmsConsolidationChildCase[] = [
160160
{

0 commit comments

Comments
 (0)