mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
MM-36909: Skip flaky CreateDefaultMemberships for now (#17925)
```release-note NONE ```
This commit is contained in:
@@ -13,6 +13,7 @@ import (
|
||||
)
|
||||
|
||||
func TestCreateDefaultMemberships(t *testing.T) {
|
||||
t.Skip("MM-36909")
|
||||
th := Setup(t).InitBasic()
|
||||
defer th.TearDown()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user