forked from mrlan/EnglishPal
revert conftest.py
parent
498639a753
commit
9901d887e0
|
@ -4,7 +4,6 @@ import time
|
|||
from selenium import webdriver
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def URL():
|
||||
return 'http://127.0.0.1:5000' # URL of the program
|
||||
|
|
Loading…
Reference in New Issue