Skip to content

Commit

Permalink
Merge branch 'intg-test' of https://github.com/credbull/credbull-defi
Browse files Browse the repository at this point in the history
…into intg-test
  • Loading branch information
Krishnakumarskr committed Mar 27, 2024
2 parents 5c7f4db + 4f31c93 commit 0a76e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sdk/tests/claim-yield-and-principal.spec.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Multi user deposit test similar to deposit.spec.ts
import { expect, test } from '@playwright/test';
import { expect, test } from '@playwright/test';
import { config } from 'dotenv';
import { BigNumber, Signer } from 'ethers';

Expand Down

0 comments on commit 0a76e1c

Please sign in to comment.