Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

Commit

Permalink
Fix test for src/_utils/log
Browse files Browse the repository at this point in the history
  • Loading branch information
thangngoc89 committed Sep 15, 2016
1 parent d7030ba commit 4db08d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_utils/log/__tests__/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import test from "ava"
import test from "jest-ava-api"
import colors from "chalk"

import { elapsedTime, setTime } from "../index.js"
Expand Down

0 comments on commit 4db08d1

Please sign in to comment.