Skip to content

Commit

Permalink
fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
restran committed Apr 26, 2017
1 parent f41b583 commit 768e567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/scripts/helpers/open_graph.js
Original file line number Diff line number Diff line change
Expand Up @@ -554,4 +554,4 @@ describe('open_graph', () => {

result.should.contain(meta({name: 'keywords', content: keywords}));
});
});
});

0 comments on commit 768e567

Please sign in to comment.