Skip to content

Commit ab0fd7d

Browse files
committed
Updated Zora to v3
1 parent 5177755 commit ab0fd7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const glob = require('glob');
22
const path = require('path');
3-
const test = require('zora');
3+
const { test } = require('zora');
44

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

0 commit comments

Comments
 (0)