Skip to content

Commit

Permalink
Add query output test case to ignore list
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin committed Aug 9, 2024
1 parent b15b126 commit 826c523
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,14 @@
"engines": ["nokogiri"]
}
}
},
"query": {
"input": {},
"output": {
"QueryCustomizedError": {
"description": "Under investigation",
"engines": ["ox", "nokogiri", "rexml", "libxml", "oga"]
}
}
}
}

0 comments on commit 826c523

Please sign in to comment.