Skip to content

Commit 86fb1d4

Browse files
committed
test update
1 parent 2610def commit 86fb1d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/profile/forms/elements/FormControls.test.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ describe('FormControls', () => {
1717
/>
1818
</IntlProvider>,
1919
);
20+
2021
// Use the actual label from the messages file
2122
const cancelLabel = messages['profile.formcontrols.button.cancel'].defaultMessage;
2223
fireEvent.click(getByText(cancelLabel));

0 commit comments

Comments
 (0)