forked from Ivasoft/mattermost-mobile
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:
@@ -279,7 +279,12 @@
|
||||
"RunScheduler": true
|
||||
},
|
||||
"PluginSettings": {
|
||||
"Enable": false
|
||||
"Enable": false,
|
||||
"PluginStates": {
|
||||
"com.mattermost.calls": {
|
||||
"Enable": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"DisplaySettings": {
|
||||
"CustomUrlSchemes": [],
|
||||
|
||||
Reference in New Issue
Block a user