CourseInsights / test / resources / queries / invalid / notCorrectObject.json
notCorrectObject.json
Raw
{
	"title": "not object",
	"input": [],
	"errorExpected": true,
	"orderExpected": false,
	"orderBy": "sections_avg",
	"expected": "InsightError"
}