| @@ -35,12 +35,10 @@ | ||
| 35 | 35 | */ |
| 36 | 36 | // phpcs:ignore PSR12.Properties.ConstantVisibility.NotFound |
| 37 | 37 | const AVAILABLE_TESTS = [ |
| 38 | 38 | 'AutoLaunch.HideEnhanceAI', |
| 39 | - 'AutoLaunch.SubmitOutside', | |
| 40 | 39 | 'AutoLaunch.SubmitCreateWebsite', |
| 41 | 40 | 'AutoLaunch.DescriptionPlaceholderLaw', |
| 42 | - 'AutoLaunch.HeaderParagraphOld', | |
| 43 | 41 | 'AutoLaunch.MigrateScreen', |
| 44 | 42 | ]; |
| 45 | 43 | |
| 46 | 44 | /** |