Skip to content

Commit 9141797

Browse files
not needed
1 parent 31026d4 commit 9141797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/pglt_test_macros/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can generate tests like so:
3939
}
4040
```
4141

42-
Given a `crate/tests/queries/some_test_abc.sql` file and a `run_test` function, this will generate the following:
42+
Given a `crate/tests/queries/some_test_abc.sql` file, this will generate the following:
4343

4444
```rust
4545
#[test]

0 commit comments

Comments
 (0)