Skip to content

Commit c118ba9

Browse files
committed
temp: display wasm file path
1 parent ce238d8 commit c118ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrappers/src/fdw/wasm_fdw/tests.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mod tests {
1414
)
1515
.unwrap();
1616

17-
// Snowflake FDW test
17+
// Snowflake FDW test, test
1818
c.update(
1919
r#"CREATE SERVER snowflake_server
2020
FOREIGN DATA WRAPPER wasm_wrapper

0 commit comments

Comments
 (0)