Skip to content

Commit 4f04bce

Browse files
author
Xing Han Lu
authored
Insignificant Changes
1 parent b18fd79 commit 4f04bce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_callbacks.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ def test_callbacks(self):
1717
EC.presence_of_element_located((By.ID, "cytoscape"))
1818
)
1919

20+
2021
def create_input_and_save(css_selector,
2122
dir_name,
2223
options,
@@ -214,6 +215,7 @@ def click_button_and_save(name_to_xpaths, dir_name, save=True):
214215
options=['5', '2'],
215216
prefix='NodeBorderWidth'
216217
)
218+
217219

218220
create_input_and_save(
219221
css_selector='input#dropdown-node-border-style',

0 commit comments

Comments
 (0)