Skip to content

Commit

Permalink
Remove duplicate header from test report
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Oct 6, 2023
1 parent 5423d85 commit 63c7ccb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/python/test_qgslayoutmap.py
Expand Up @@ -69,7 +69,6 @@ class TestQgsLayoutMap(QgisTestCase, LayoutItemTestCase):
def setUpClass(cls):
super(TestQgsLayoutMap, cls).setUpClass()
cls.item_class = QgsLayoutItemMap
cls.report = "<h1>Python QgsLayoutItemMap Tests</h1>\n"

@classmethod
def tearDownClass(cls):
Expand Down

0 comments on commit 63c7ccb

Please sign in to comment.