Issue #3270941 by quietone, ravi.shankar, yogeshmpawar, murilohp, heddn, bbrala, andypost, catch: Remove Color module from the Standard profile
parent
ab1107a49e
commit
0e319b4eae
|
@ -51,7 +51,6 @@ class MultilingualReviewPageTest extends MultilingualReviewPageTestBase {
|
|||
'Bulk Export',
|
||||
'Chaos tools',
|
||||
'Chaos Tools (CTools) AJAX Example',
|
||||
'Color',
|
||||
'Comment',
|
||||
'Contact',
|
||||
'Content translation',
|
||||
|
@ -134,6 +133,7 @@ class MultilingualReviewPageTest extends MultilingualReviewPageTestBase {
|
|||
return [
|
||||
'Book',
|
||||
'Breakpoints',
|
||||
'Color',
|
||||
'Contact translation',
|
||||
'Entity Translation Menu',
|
||||
'Entity Translation Upgrade',
|
||||
|
|
|
@ -48,7 +48,6 @@ class NoMultilingualReviewPageTest extends NoMultilingualReviewPageTestBase {
|
|||
'Bulk Export',
|
||||
'Chaos Tools (CTools) AJAX Example',
|
||||
'Chaos tools',
|
||||
'Color',
|
||||
'Comment',
|
||||
'Contact',
|
||||
'Custom content panes',
|
||||
|
@ -136,6 +135,7 @@ class NoMultilingualReviewPageTest extends NoMultilingualReviewPageTestBase {
|
|||
'Block languages',
|
||||
'Book',
|
||||
'Breakpoints',
|
||||
'Color',
|
||||
'Contact translation',
|
||||
'Entity Translation',
|
||||
'Entity Translation Menu',
|
||||
|
|
|
@ -122,7 +122,6 @@ class UpgradeTest extends MigrateUpgradeExecuteTestBase {
|
|||
'Block',
|
||||
'Book',
|
||||
'Chaos tools',
|
||||
'Color',
|
||||
'Comment',
|
||||
'Contact',
|
||||
'Content translation',
|
||||
|
@ -187,6 +186,7 @@ class UpgradeTest extends MigrateUpgradeExecuteTestBase {
|
|||
*/
|
||||
protected function getMissingPaths() {
|
||||
return [
|
||||
'Color',
|
||||
'References',
|
||||
'Translation sets',
|
||||
'Variable realm',
|
||||
|
|
Loading…
Reference in New Issue