Skip to content

Commit

Permalink
Tests: commented out two cases because of #12474.
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinmar committed Sep 23, 2014
1 parent 14d16f4 commit fb3b497
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/plugins/magicline/widgets.js
Expand Up @@ -745,6 +745,8 @@
}
} ),

/* See #12474
// --- ACF in nested ------------------------------------------------------------------------------------
'test ACF command[next], out of widget': c( nestedTplAc.output( { id: 'u' } ), {
Expand Down Expand Up @@ -790,5 +792,7 @@
return hotNode;
}
} )
*/
} );
} )();

0 comments on commit fb3b497

Please sign in to comment.