example.com changed...
This commit is contained in:
parent
266a0d7c25
commit
126ed2ee78
@ -31,13 +31,13 @@ class TagEditTest extends ShimmieWebTestCase {
|
||||
$this->set_field("tag_edit__source", "example.com");
|
||||
$this->click("Set");
|
||||
$this->click("example.com");
|
||||
$this->assert_title("Example Web Page");
|
||||
$this->assert_title("IANA — Example domains");
|
||||
$this->back();
|
||||
|
||||
$this->set_field("tag_edit__source", "http://example.com");
|
||||
$this->click("Set");
|
||||
$this->click("example.com");
|
||||
$this->assert_title("Example Web Page");
|
||||
$this->assert_title("IANA — Example domains");
|
||||
$this->back();
|
||||
|
||||
$this->log_out();
|
||||
|
Loading…
x
Reference in New Issue
Block a user