Skip to content

Commit

Permalink
skip integration test - fix with 5pm-HDH#215
Browse files Browse the repository at this point in the history
  • Loading branch information
DumbergerL committed Jul 31, 2024
1 parent 9a8088f commit f550111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Integration/Requests/SongCommentRequestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ class SongCommentRequestTest extends TestCaseAuthenticated
protected function setUp(): void
{
parent::setUp();
$this->markTestSkipped('Broken implementation of churchtools todo in #215');
$this->arrangementId = IntegrationTestData::getFilterAsInt("get_song_comments", "song_arrangement_id");
}

Expand Down

0 comments on commit f550111

Please sign in to comment.