describe( 'stylint off toggle:', function() {
        var toggleTest = app.stylintOff.bind( app )

        it( 'false if tests enabled and toggle found', function() {
            app.state.testsEnabled = true