@@ -1211,14 +1211,9 @@ module.exports = {
1211
1211
label : 'Integrations' ,
1212
1212
collapsed : true ,
1213
1213
items : [
1214
- 'testfairy/integrations/centercode' ,
1215
- 'testfairy/integrations/coralogix' ,
1216
1214
'testfairy/integrations/slack' ,
1217
1215
'testfairy/integrations/smtp-gmail' ,
1218
- 'testfairy/integrations/splunk' ,
1219
- 'testfairy/integrations/zendesk' ,
1220
1216
'testfairy/integrations/ms-teams' ,
1221
- 'testfairy/integrations/google-cloud' ,
1222
1217
'testfairy/integrations/apple-uploading' ,
1223
1218
'testfairy/integrations/google-uploading' ,
1224
1219
] ,
@@ -1228,12 +1223,10 @@ module.exports = {
1228
1223
label : 'CI Tools' ,
1229
1224
collapsed : true ,
1230
1225
items : [
1231
- 'testfairy/ci-tools/bamboo' ,
1232
1226
'testfairy/ci-tools/bitbucket' ,
1233
1227
'testfairy/ci-tools/circle-ci' ,
1234
1228
'testfairy/ci-tools/fastlane' ,
1235
1229
'testfairy/ci-tools/gitlab' ,
1236
- 'testfairy/ci-tools/ms-app-ctr' ,
1237
1230
'testfairy/ci-tools/team-city' ,
1238
1231
'testfairy/ci-tools/vs-team' ,
1239
1232
] ,
0 commit comments