Adjust test for fixed typo

This commit is contained in:
Marek Marczykowski-Górecki 2018-12-07 14:19:11 +01:00
parent 067f86ba3f
commit 41f463f2fc
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -309,7 +309,7 @@ class TC_00_qrexec_policy(qubes.tests.QubesTestCase):
with open(policy_path) as policy_file:
self.assertEqual(policy_file.read(),
"## Policy file automatically created on first service call.\n"
"## Fill free to edit.\n"
"## Feel free to edit.\n"
"## Note that policy parsing stops at the first match\n"
"\n"
"## Please use a single # to start your custom comments\n"