From 29ca68415ba51fbaa979865ce83cae709585a4dc Mon Sep 17 00:00:00 2001 From: Julian Mehne Date: Sun, 7 Jan 2018 22:27:53 +0100 Subject: Fix typos in tests. --- tests/settings/manager_test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/settings') diff --git a/tests/settings/manager_test.py b/tests/settings/manager_test.py index 975bcb0e..42bc584a 100644 --- a/tests/settings/manager_test.py +++ b/tests/settings/manager_test.py @@ -117,7 +117,7 @@ class TestSettingsManagerGetAccountByAddress(utilities.TestCaseClassCleanup): [[default]] realname = That Guy address = that_guy@example.com - sendmail_commnd = /bin/true + sendmail_command = /bin/true [[other]] realname = A Dude -- cgit v1.2.3