aboutsummaryrefslogtreecommitdiff
path: root/tests/modules/programs/git/git-with-str-extra-config-expected.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/modules/programs/git/git-with-str-extra-config-expected.conf')
-rw-r--r--tests/modules/programs/git/git-with-str-extra-config-expected.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/modules/programs/git/git-with-str-extra-config-expected.conf b/tests/modules/programs/git/git-with-str-extra-config-expected.conf
index b343ed88f06..071268e831c 100644
--- a/tests/modules/programs/git/git-with-str-extra-config-expected.conf
+++ b/tests/modules/programs/git/git-with-str-extra-config-expected.conf
@@ -1,5 +1,5 @@
This can be anything.
[user]
- email = user@example.org
- name = John Doe
+ email = "user@example.org"
+ name = "John Doe"