mirror of
https://github.com/TrentSPalmer/hugo_themes_report.git
synced 2024-12-04 08:41:29 -08:00
rename function test_description_per_more_columns.py
This commit is contained in:
parent
2a2ac442f4
commit
206254bf45
@ -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()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user