Skip to content

Commit

Permalink
- fix linting error
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 13, 2019
1 parent 13b123b commit a53c5c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Products/SiteAccess/tests/testVirtualHostMonster.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ def test_vhm_set_map(self):
somedomain2/folder
""" # map with empty lines.
""" # map with empty lines.
vhm.set_map(mapping)

self.assertEqual(len(vhm.lines), 2)
Expand Down

0 comments on commit a53c5c3

Please sign in to comment.