We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce238d8 commit c118ba9Copy full SHA for c118ba9
wrappers/src/fdw/wasm_fdw/tests.rs
@@ -14,7 +14,7 @@ mod tests {
14
)
15
.unwrap();
16
17
- // Snowflake FDW test
+ // Snowflake FDW test, test
18
c.update(
19
r#"CREATE SERVER snowflake_server
20
FOREIGN DATA WRAPPER wasm_wrapper
0 commit comments