mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 23:52:11 +03:00
move links to angle brackets to avoid rustdoc errors
This commit is contained in:
@@ -770,7 +770,7 @@ mod test {
|
||||
/// existed and `PRAGMA` returned non-empty result.
|
||||
///
|
||||
/// Statements were not finalized due to a bug in sqlx:
|
||||
/// https://github.com/launchbadge/sqlx/issues/1147
|
||||
/// <https://github.com/launchbadge/sqlx/issues/1147>
|
||||
#[async_std::test]
|
||||
async fn test_db_reopen() -> Result<()> {
|
||||
use tempfile::tempdir;
|
||||
|
||||
Reference in New Issue
Block a user