mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 03:13:42 -05:00
Changing white space to try to kick this test off again
This commit is contained in:
@@ -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');
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user