mirror of
https://github.com/silverstripe/silverstripe-comments
synced 2024-10-22 11:05:49 +02:00
Fixing tests
This commit is contained in:
parent
a47efa518d
commit
50ff534ef3
@ -19,8 +19,6 @@ class CommentingControllerTests extends FunctionalTest {
|
|||||||
}
|
}
|
||||||
|
|
||||||
public function testRSS() {
|
public function testRSS() {
|
||||||
$this->markTestIncomplete("Waiting for https://github.com/silverstripe/sapphire/pull/686 to land");
|
|
||||||
|
|
||||||
$item = $this->objFromFixture('CommentableItem', 'first');
|
$item = $this->objFromFixture('CommentableItem', 'first');
|
||||||
|
|
||||||
// comments sitewide
|
// comments sitewide
|
||||||
|
Loading…
Reference in New Issue
Block a user