{
	"spec_dir": "spec/integration",
	"spec_files": [
		"**/*[sS]pec.ts",
		"**/*[sS]pec.tsx"
	],
	"helpers": [],
	"stopSpecOnExpectationFailure": false
}