Run npm run test npm run test shell: /usr/bin/bash -e {0} > @freecodecamp/classroom@0.0.0 test > jest . FAIL __tests__/components/modal.test.jsx ● Modal Component › renders header correctly expect(received).toMatchSnapshot() Snapshot name: `Modal Component renders header correctly 1` - Snapshot - 0 + Received + 10 @@ -1,6 +1,16 @@