Commit a0166a92 authored by DuckHuntDuoPROgrammer's avatar DuckHuntDuoPROgrammer

Fix functional test

parent 8d214e10
Pipeline #849 canceled with stages
\myenv
geckodriver.exe
File added
......@@ -30,3 +30,6 @@ class NewVisitorTest(unittest.TestCase):
# She clicks this and she is redirected back to the wiki's homepage.
self.fail('Finish the test!')
if __name__ == '__main__':
unittest.main(warnings='ignore')
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment