test_add_word.py: do not print many things out.

Lanhui-add-articles
Hui Lan 2021-07-14 18:47:55 +08:00
parent 1786651aa5
commit 5c7096a96b
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ def has_punctuation(s):
def test_add_word():
try:
driver.get(HOME_PAGE)
print(driver.page_source)
assert 'English Pal -' in driver.page_source
# login