Skip to content

Commit c3d21d7

Browse files
committed
skip flakey test
1 parent 0a6e70c commit c3d21d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zulip/api/server_and_organizations/api_server_and_organizations_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ func Test_CodePlaygrounds(t *testing.T) {
6666

6767
//nolint:funlen,nolintlint
6868
func Test_Linkifiers(t *testing.T) {
69+
t.Skip("Flaky test")
6970
RunForAdminAndOwnerClients(t, func(t *testing.T, apiClient client.Client) {
7071
ctx := context.Background()
7172

0 commit comments

Comments
 (0)