1
1
mirror of https://github.com/c8r/x0.git synced 2024-10-05 17:47:32 +03:00

Clean up test

This commit is contained in:
Brent Jackson 2018-06-25 18:32:30 -04:00
parent e73f1af769
commit 53cf4c47a4

View File

@ -20,7 +20,6 @@ import {
browserEnv()
// make sure this doesn't conflict with webpack tests
global.DIRNAME = 'beep'
const renderJSON = el => render(el).toJSON()
@ -221,7 +220,6 @@ test('SidebarLayout renders', t => {
)
t.snapshot(json)
})
// console.log(require('util').inspect(json, { depth: null }))
const blacklist = {
pre: true