Skip to content

Commit 9fc9516

Browse files
committed
CCM-10893: test id
1 parent 4b06a56 commit 9fc9516

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/molecules/HeaderWithAccount/HeaderWithAccount.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const NhsNotifyHeaderWithAccount = ({
5858
className='nhsuk-header'
5959
role='banner'
6060
data-module='nhsuk-header'
61-
data-testid={authStatus === 'configuring' ? '' : 'page-header'}
61+
data-testid='page-header'
6262
>
6363
<div className='nhsuk-header__container nhsuk-width-container'>
6464
<div className='nhsuk-header__service'>

0 commit comments

Comments
 (0)