chore: add @plugins_uninstall metadata to sort it last during test (#23926)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
739fc8edf1
Коммит
44a95d9f69
@@ -7,7 +7,7 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin @plugins_uninstall
|
||||
|
||||
import {githubPlugin} from '../../../../utils/plugins';
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin @plugins_uninstall
|
||||
|
||||
import {githubPlugin} from '../../../../utils/plugins';
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
// - Use element ID when selecting an element. Create one if none.
|
||||
// ***************************************************************
|
||||
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin
|
||||
// Group: @channels @not_cloud @plugin_marketplace @plugin @plugins_uninstall
|
||||
|
||||
import * as TIMEOUTS from '../../../../fixtures/timeouts';
|
||||
import {githubPluginOld} from '../../../../utils/plugins';
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// ***************************************************************
|
||||
|
||||
// Stage: @prod
|
||||
// Group: @channels @plugin @not_cloud
|
||||
// Group: @channels @plugin @plugins_uninstall @not_cloud
|
||||
|
||||
import * as TIMEOUTS from '../../../fixtures/timeouts';
|
||||
import {demoPlugin, testPlugin} from '../../../utils/plugins';
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
* under fixtures folder.
|
||||
*/
|
||||
|
||||
// Group: @channels @system_console @plugin @not_cloud
|
||||
// Group: @channels @system_console @plugin @plugins_uninstall @not_cloud
|
||||
|
||||
import * as TIMEOUTS from '../../../fixtures/timeouts';
|
||||
import {demoPlugin, demoPluginOld} from '../../../utils/plugins';
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
// ***************************************************************
|
||||
|
||||
// Stage: @prod
|
||||
// Group: @channels @not_cloud @system_console
|
||||
// Group: @channels @not_cloud @system_console @plugins_uninstall
|
||||
|
||||
import * as TIMEOUTS from '../../../fixtures/timeouts';
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user