Skip to content

Commit

Permalink
feat: fixed merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasdavis committed Nov 18, 2020
1 parent 8a89bf0 commit bbbc1fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/renderHtml.js
@@ -1,3 +1,6 @@
const fs = require('fs');
const path = require('path');
const should = require('should');
const renderHtml = require('../lib/render-html');

describe('renderHtml', () => {
Expand Down

0 comments on commit bbbc1fa

Please sign in to comment.