Skip to content

Commit

Permalink
Rename python test
Browse files Browse the repository at this point in the history
  • Loading branch information
troopa81 committed May 22, 2024
1 parent e514545 commit 8aceb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/python/test_qgscolorwidget.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
start_app()


class TestQgsWidget(QgisTestCase):
class TestQgsColorWidget(QgisTestCase):

def testAlterColor(self):
"""
Expand Down

0 comments on commit 8aceb92

Please sign in to comment.