summaryrefslogtreecommitdiffstats
path: root/src/helpers/json.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/helpers/json.rs')
-rw-r--r--src/helpers/json.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helpers/json.rs b/src/helpers/json.rs
index e861585..c3c885f 100644
--- a/src/helpers/json.rs
+++ b/src/helpers/json.rs
@@ -83,7 +83,7 @@ mod tests {
use std::{fs::OpenOptions, io::Cursor};
use tempfile::{tempdir, NamedTempFile};
- const DOC: &'static str = indoc!(
+ const DOC: &'static str = indoc::indoc!(
r#"
{
"base": "https://example.com",