report SCore errors as errors...
This commit is contained in:
parent
c1fbf128c9
commit
82d74b5719
@ -117,6 +117,7 @@ class SCoreWebTestCase extends WebTestCase {
|
||||
else {
|
||||
$raw = $this->get(make_http(make_link($page)));
|
||||
}
|
||||
$this->assertNoText("Internal Error");
|
||||
$this->assertNoText("Exception:");
|
||||
$this->assertNoText("Error:");
|
||||
$this->assertNoText("Warning:");
|
||||
|
Loading…
x
Reference in New Issue
Block a user