We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31026d4 commit 9141797Copy full SHA for 9141797
crates/pglt_test_macros/README.md
@@ -39,7 +39,7 @@ You can generate tests like so:
39
}
40
```
41
42
-Given a `crate/tests/queries/some_test_abc.sql` file and a `run_test` function, this will generate the following:
+Given a `crate/tests/queries/some_test_abc.sql` file, this will generate the following:
43
44
```rust
45
#[test]
0 commit comments