Skip to content
This repository has been archived by the owner on May 25, 2018. It is now read-only.

Commit

Permalink
Remove commented lines
Browse files Browse the repository at this point in the history
  • Loading branch information
vivienlacourba committed Jul 26, 2015
1 parent d329865 commit 11b5944
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions test/integration/FunctionalTest.scala
Expand Up @@ -60,12 +60,6 @@ class FunctionalTest extends WordSpec with Matchers with BeforeAndAfterAll {


// TODO. Define more functional tests: https://github.com/w3c/validator-suite/issues/271 // TODO. Define more functional tests: https://github.com/w3c/validator-suite/issues/271


/*fill("#l_email").`with`("tgambet@w3.org") // Root
fill("#l_password").`with`("secret")
click("#submit-login")
goTo("http://localhost:9001/admin")
$("h1").first().getText() should not include ("404")*/

} }
} }
} }
Expand Down

0 comments on commit 11b5944

Please sign in to comment.