Skip to content

Commit

Permalink
Merge pull request #5 from deinsoftware/dev
Browse files Browse the repository at this point in the history
update snippets tests
  • Loading branch information
equiman authored Feb 27, 2023
2 parents 7f26815 + 4a59072 commit 3a1df64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/snippets.test.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import { it, expect, describe } from 'vitest'

const importSnippets = require("../snippets/import.json")
const setupSnippets = require("../snippets/setup.json")
const describeSnippets = require("../snippets/describe.json")
Expand Down

0 comments on commit 3a1df64

Please sign in to comment.