{
  "name": "elasticpress",
  "tests": [
    "./tests/wpa/*Test.php",
    "./tests/wpa/**/*Test.php",
    "./tests/wpa/after-test/*.php"
    ],
    "bootstrap": "./tests/wpa/bootstrap.php",
    "exclude": [
      "./node_modules"
    ],
    "enforce_clean_db": false,
    "snapshot_id": "4e38780a2545d8325df2008391666a2f",
    "before_scripts" : [
      "mv tests/wpa/test-plugins/* ../",
      "mv tests/wpa/test-mu-plugins ../../mu-plugins"
    ]
}
