Merge branch 'QA' into bug/issue5
This commit is contained in:
@@ -27,5 +27,3 @@ def connect(client):
|
||||
response = client.post('/showSummary', data={"email": EMAIL1})
|
||||
soup = BeautifulSoup(response.data, 'html.parser')
|
||||
return soup
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user