We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e9b28 commit d1dca11Copy full SHA for d1dca11
src/test_utils.rs
@@ -140,7 +140,7 @@ impl TestedDialects {
140
///
141
/// In general, the canonical SQL should be the same (see crate
142
/// documentation for rationale) and you should prefer the `verified_`
143
- /// variants in testing, such as [`verified_stmt`] or
+ /// variants in testing, such as [`verified_statement`] or
144
/// [`verified_query`].
145
146
/// If `canonical` is non empty,this function additionally asserts
0 commit comments