Skip to content

Commit 87d3a4e

Browse files
committed
Revert "Add fake test failure to test CI/CD failure notification"
This reverts commit d9d1329.
1 parent d9d1329 commit 87d3a4e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Assets/Plugins/StreamChat/Tests/StatefulClient/ChannelsTests.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ public IEnumerator When_creating_channel_with_id_expect_no_errors()
3030
private async Task When_creating_channel_with_id_expect_no_errors_Async()
3131
{
3232
var channel = await CreateUniqueTempChannelAsync();
33-
34-
throw new Exception("Fail test to test CI/CD pipeline"); //StreamTodo: remove this
3533
}
3634

3735
[UnityTest]

0 commit comments

Comments
 (0)