{
  "viewportWidth": 400,
  "viewportHeight": 400,
  "video": false,
  "projectId": "z9dxah",
  "testFiles": "**/*spec.{js,jsx,ts,tsx}",
  "env": {
    "reactDevtools": true
  },
  "ignoreTestFiles": [
    "**/__snapshots__/*",
    "**/__image_snapshots__/*"
  ],
  "experimentalComponentTesting": true,
  "experimentalFetchPolyfill": true
}
