Changing white space to try to kick this test off again

This commit is contained in:
Jonathan Bobel
2023-07-13 12:54:40 -04:00
parent e2ba5e5bb7
commit f11746324d

View File

@@ -546,7 +546,7 @@ describe('TemplateFolderForm', () => {
// Removing sticky functionality
// mode should have been set to 'default' as the controls only have one part
// expect(GOVUK.stickAtBottomWhenScrolling.setMode.mock.calls.length).toEqual(1);
// expect(GOVUK.stickAtBottomWhenScrolling.setMode.mock.calls[0][0]).toEqual('default');
// expect(GOVUK.stickAtBottomWhenScrolling.setMode.mock.calls[0] [0]).toEqual('default');
});