PluginProbe
Extendify / 3.2.1
Extendify v3.2.1
3.2.1 3.2.0 3.1.6 3.1.5 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.6 3.0.5 3.0.4 trunk 0.1.0 0.10.0 0.10.1 0.10.2 0.11.0 0.11.1 0.2.0 0.3.0 0.3.1 0.4.0 0.5.0 0.6.0 All 127 releases
← All changes | app/Insights.php +0 -2 3.1.43.2.1 View file →
@@ -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 /**