Remove old comment and unused setting
authorAdam Wight <adam.wight@wikimedia.de>
Mon, 5 Aug 2019 14:29:51 +0000 (16:29 +0200)
committerAdam Wight <adam.wight@wikimedia.de>
Mon, 5 Aug 2019 14:29:51 +0000 (16:29 +0200)
Change-Id: I813c90197ba0fc76d493a47f83107ba4bb8dff2a

tests/selenium/wdio.conf.js

index 8c956c7..662224c 100644 (file)
@@ -52,15 +52,11 @@ exports.config = {
 
        // ==================
        // Test Files
-       // FIXME: The non-core patterns to be removed once T199116 is fixed.
        // ==================
        specs: [
                relPath( './tests/selenium/wdio-mediawiki/specs/*.js' ),
                relPath( './tests/selenium/specs/**/*.js' )
        ],
-       // Patterns to exclude
-       exclude: [
-       ],
 
        // ============
        // Capabilities