// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` renders fieldset with plain text description 1`] = ` Who can read history? Changes to who can read history. test `; exports[` renders fieldset with react description 1`] = ` Who can read history? Test a link test `; exports[` renders fieldset without description 1`] = ` Who can read history? test `;
Test