Detox Maintenance: Skip tests that are unstable and cleanup known issues (#6931)

* Detox Reporting: Prepare for release and main

* Fix lint in switch

* Detox Maintenance: Skip unstable tests

* Skipped unstable and known issue tests

* Fix inline latex test

* Remove skipped from failures

* Remove unnecessary report failure

* Remove assert import

* Remove FAILURE_MESSAGE

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
This commit is contained in:
Joseph Baylon
2023-01-05 14:43:09 -08:00
committed by GitHub
parent ca1f6df1c6
commit d465edefc3
9 changed files with 15 additions and 13 deletions

View File

@@ -279,7 +279,12 @@
"RunScheduler": true
},
"PluginSettings": {
"Enable": false
"Enable": false,
"PluginStates": {
"com.mattermost.calls": {
"Enable": true
}
}
},
"DisplaySettings": {
"CustomUrlSchemes": [],