mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-05 14:50:29 +02:00
disable flakey test (#1306)
This commit is contained in:
parent
4fe1cd8ff6
commit
9c94bbb19a
@ -289,6 +289,8 @@ func TestDeleteBlock(t *testing.T) {
|
||||
}
|
||||
|
||||
func TestGetSubtree(t *testing.T) {
|
||||
t.Skip("TODO: fix flaky test")
|
||||
|
||||
th := SetupTestHelper().InitBasic()
|
||||
defer th.TearDown()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user