Fix UI tests

This commit is contained in:
Bill Nottingham 2021-04-27 14:28:22 -04:00
parent c8cf28f266
commit 8a4bffcd50
2 changed files with 3 additions and 3 deletions

View File

@ -94,7 +94,7 @@ describe('<MiscSystemDetail />', () => {
'Automation Analytics upload URL',
'https://example.com'
);
assertDetail(wrapper, 'Base URL of the service', 'https://awxhost');
assertDetail(wrapper, 'Base URL of the service', 'https://towerhost');
assertDetail(wrapper, 'Enable HTTP Basic Auth', 'On');
assertDetail(wrapper, 'Gather data for Automation Analytics', 'Off');
assertDetail(wrapper, 'Idle Time Force Log Out', '30000000000 seconds');

View File

@ -46,8 +46,8 @@ function AnalyticsStep({ i18n }) {
<p>
<Trans>
By default, we collect and transmit analytics data on the serice usage
to Red Hat. There are two categories of data collected by the service. For
more information, see{' '}
to Red Hat. There are two categories of data collected by the service.
For more information, see{' '}
<Button
component="a"
href={`${getDocsBaseUrl(