fix tests

This commit is contained in:
Sam Lavigne 2023-09-04 10:13:56 -04:00
parent ac812c4a79
commit c173693ef3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const fs = require('fs');
import * as fs from 'node:fs';
import { expect, test, describe } from "vitest";
import { get } from "svelte/store";
import {