feat: email tests

This commit is contained in:
Ben Warzeski
2022-06-13 15:05:55 -04:00
parent 4172f5c4db
commit 61cff124a8
8 changed files with 3916 additions and 3454 deletions

View File

@@ -81,6 +81,7 @@ jest.mock('@edx/paragon', () => jest.requireActual('testUtils').mockNestedCompon
Label: 'Form.Label',
Radio: 'Form.Radio',
RadioSet: 'Form.RadioSet',
Switch: 'Form.Switch',
},
FormControlFeedback: 'FormControlFeedback',
FullscreenModal: 'FullscreenModal',