Skip to content

Commit

Permalink
Updated Zora to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
WalasPrime committed Oct 17, 2019
1 parent 5177755 commit ab0fd7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const glob = require('glob');
const path = require('path');
const test = require('zora');
const { test } = require('zora');

async function runTestFile(file){
await test('Testing file '+file, async (t) => {
Expand Down

0 comments on commit ab0fd7d

Please sign in to comment.