Skip to content

Commit

Permalink
reenable all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rich-Harris committed Mar 15, 2018
1 parent 140e227 commit 38b34bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtime/samples/transition-css-duration/_config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default {
solo: true,
test(assert, component, target, window, raf) {
component.set({ visible: true });
const div = target.querySelector('div');
Expand Down

0 comments on commit 38b34bb

Please sign in to comment.