Ádding visitor tests

This commit is contained in:
Belen Curcio
2016-12-18 19:56:11 -03:00
parent 02b8bb61dd
commit e2e278e296
+1 -1
View File
@@ -75,7 +75,7 @@ export default {
selector: '#commentBox .coral-plugin-commentbox-button'
},
likeButton: {
selector: '.comment:first-child .coral-plugin-likes-button'
selector: '.comment .coral-plugin-likes-container .coral-plugin-likes-button'
}
}
};