From ec58619af1da35d59b7a61dc56ef94c40f57df03 Mon Sep 17 00:00:00 2001 From: Leah Klearman <lklrmn@gmail.com> Date: Wed, 5 Sep 2012 20:31:22 -0700 Subject: [PATCH] update README --- automation-tests/browserid/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/automation-tests/browserid/README.md b/automation-tests/browserid/README.md index 5e4f04363..d8e30c77c 100644 --- a/automation-tests/browserid/README.md +++ b/automation-tests/browserid/README.md @@ -8,7 +8,6 @@ See the project's [wiki](https://github.com/mozilla/bidpom/wiki). Running BIDPOM's Tests ---------------------- -* two tests in check_sign_in.py require --email and --password flags. they can be skipped by using the "-m travis" flag * if running against a remote selenium server, add --capabilities={"avoid-proxy":true} to the command line * if experiencing TimeoutErrors from WebDriverWait, add the --webqatimeout=90 to the command line -- GitLab