Skip to content

Commit

Permalink
Added reflect-metadata to XYK.test
Browse files Browse the repository at this point in the history
  • Loading branch information
rpanic committed Apr 8, 2024
1 parent e0a5c05 commit 6f6f0c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdk/test/XYK/XYK.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable max-statements */
/* eslint-disable unicorn/filename-case */
import "reflect-metadata"
import { Balance, BalancesKey, TokenId } from "@proto-kit/library";
import { PrivateKey, Provable, PublicKey } from "o1js";
import { TestingAppChain } from "../../src/appChain/TestingAppChain";
Expand Down

0 comments on commit 6f6f0c7

Please sign in to comment.