Skip to content

Commit

Permalink
test in js worked (to be ts)
Browse files Browse the repository at this point in the history
  • Loading branch information
Snafkin547 committed Mar 21, 2024
1 parent 5474c9c commit c5f3a12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/arithmetics/arithmetics.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
describe('JIFF Operations', () => {

beforeAll(async () => {

// Setup JIFF Client
const options = {
party_count: 2,
Expand Down

0 comments on commit c5f3a12

Please sign in to comment.