We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 176e9d3 commit 0f64273Copy full SHA for 0f64273
1 file changed
scripts/util/Test-SharedImplementationsHaveTestCases.ps1
@@ -85,8 +85,6 @@ foreach($q in $queriesToCheck){
85
$REPORT += $row
86
}
87
88
-
89
90
# output a CSV containing the elements that do not contain
91
$fileTag = "$Language-$(Get-Date -Format "yyyy-MM-dd_HH-mm-ss")"
92
$reportOutputFile = Join-Path $ReportDir "TestReport-$fileTag.csv"
0 commit comments