We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b06a56 commit 9fc9516Copy full SHA for 9fc9516
frontend/src/components/molecules/HeaderWithAccount/HeaderWithAccount.tsx
@@ -58,7 +58,7 @@ const NhsNotifyHeaderWithAccount = ({
58
className='nhsuk-header'
59
role='banner'
60
data-module='nhsuk-header'
61
- data-testid={authStatus === 'configuring' ? '' : 'page-header'}
+ data-testid='page-header'
62
>
63
<div className='nhsuk-header__container nhsuk-width-container'>
64
<div className='nhsuk-header__service'>
0 commit comments