Skip to content

Commit

Permalink
Fix gemini tests for dist
Browse files Browse the repository at this point in the history
  • Loading branch information
sipayRT committed Aug 17, 2015
1 parent c333464 commit 69a52e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dist/dist.gemini.js
Expand Up @@ -3,7 +3,7 @@ var gemini = require('gemini');
gemini.suite('dist', function(root) {

root
.setUrl('desktop.pages/dist/dist.html')
.setUrl('desktop.pages/browser-tmpl-dist-gemini/browser-tmpl-dist-gemini.html')
.setCaptureElements('.page')
.capture('plain');

Expand Down

0 comments on commit 69a52e0

Please sign in to comment.