mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2025-07-14 22:03:15 -07:00
rename function test_description_per_more_columns.py
This commit is contained in:
@ -3,7 +3,7 @@ from unittest import TestCase
|
||||
|
||||
|
||||
class TestDescriptionPerMoreColumns(TestDescription, TestCase):
|
||||
def test_more_columns(self):
|
||||
def test_description_per_more_columns(self):
|
||||
self.driver.find_element_by_id(
|
||||
'button-for-showing-columns').click()
|
||||
|
||||
|
Reference in New Issue
Block a user