diff --git a/awx/ui_next/src/screens/Credential/shared/CredentialForm.test.jsx b/awx/ui_next/src/screens/Credential/shared/CredentialForm.test.jsx index 326655453c..8d77e90b3d 100644 --- a/awx/ui_next/src/screens/Credential/shared/CredentialForm.test.jsx +++ b/awx/ui_next/src/screens/Credential/shared/CredentialForm.test.jsx @@ -379,7 +379,7 @@ describe('', () => { gceFieldExpects(); }); - test('should display from fields for galaxy/automation hub credentials', async () => { + test('should display form fields for galaxy/automation hub credentials', async () => { await act(async () => { wrapper = mountWithContexts( ', () => { expect(wrapper.find('FormGroup[label="Credential Type"]').length).toBe(1); }); - test('should display from fields for tower credentials', async () => { + test('should display form fields for tower credentials', async () => { await act(async () => { wrapper = mountWithContexts(