Skip to content

Commit

Permalink
test: update fullOrBlinded.test to vitest imports
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewkeil authored and g11tech committed Oct 30, 2023
1 parent 295d305 commit 3d3547e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {expect} from "chai";
import {describe, it, expect} from "vitest";
import {ForkInfo} from "@lodestar/config";
import {allForks, capella} from "@lodestar/types";
import {isForkExecution} from "@lodestar/params";
Expand Down

0 comments on commit 3d3547e

Please sign in to comment.