Merge "Selenium: Daily Jenkins job targeting beta cluster should run only tests that...
[lhc/web/wiklou.git] / tests / selenium / wdio-mediawiki / specs / BlankPage.js
index 8cb46d4..f9cadcd 100644 (file)
@@ -2,7 +2,7 @@ const assert = require( 'assert' ),
        BlankPage = require( 'wdio-mediawiki/BlankPage' );
 
 describe( 'BlankPage', function () {
-       it( 'should have its title', function () {
+       it( 'should have its title @daily', function () {
                BlankPage.open();
 
                // check