Open ahdinosaur opened 10 years ago
works by forcing testling to use google-chrome
(maybe firefox
/iceweasel
works too) using node_modules/.bin/testling -x xdg-open
. i think the problem is that we install phantom
for other tests so somehow it is being favored by default.