Skip to content

Commit 0772ce4

Browse files
authored
chore(csharp): fix typo (#3002)
Closes #3001
1 parent de79fa9 commit 0772ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csharp/test/Drivers/Apache/Impala/Resources/impalaconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"query": "<query>",
66
"expectedResults": 0,
77
"metadata": {
8-
"schema": "<schem>",
8+
"schema": "<schema>",
99
"table": "<anyTableName>",
1010
"expectedColumnCount": 0
1111
}

0 commit comments

Comments
 (0)