| 1 | import createForm from './FinalForm' |
| 2 | |
| 3 | describe('FinalForm.keepDirtyOnReinitialize - Issue #366', () => { |
| 4 | it('should update pristine array child fields when keepDirtyOnReinitialize is true', () => { |
nothing calls this directly
no test coverage detected