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

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