Skip to content

Commit

Permalink
added newline to testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
david-mclain committed Dec 2, 2024
1 parent d5598dc commit 7176c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landscape/sysinfo/tests/test_landscapelink.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def test_run_adds_footnote(self):
self.assertEqual(
self.sysinfo.get_footnotes(),
[
"Graph this data and manage this system with Landscape. "
"Graph this data and manage this system with Landscape. \n"
"https://ubuntu.com/landscape",
],
)

0 comments on commit 7176c61

Please sign in to comment.