diff --git a/automation-tests/browserid/README.md b/automation-tests/browserid/README.md
index 5e4f0436395ce6b3d02aa0ea3c7f8694c1c78403..d8e30c77cebfb5b1dd280e9cb9753c0a79e4e8b4 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