Skip to content

Commit d1dca11

Browse files
committed
Revert unrelated test_utils doc change
1 parent 21e9b28 commit d1dca11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test_utils.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ impl TestedDialects {
140140
///
141141
/// In general, the canonical SQL should be the same (see crate
142142
/// documentation for rationale) and you should prefer the `verified_`
143-
/// variants in testing, such as [`verified_stmt`] or
143+
/// variants in testing, such as [`verified_statement`] or
144144
/// [`verified_query`].
145145
///
146146
/// If `canonical` is non empty,this function additionally asserts

0 commit comments

Comments
 (0)