Skip to content

Commit

Permalink
✨ [blockchain]: Beautify updates #121
Browse files Browse the repository at this point in the history
  • Loading branch information
jtse0 authored and solomondefi-dev committed Nov 22, 2021
1 parent 3554169 commit 1c74713
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/contracts/src/tests/SlmJurors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ describe('SLM Jurors', function () {
)

await token.mint(escrow.address, defaultAmount)

})

it('Checks selection and storage of jurors', async function () {
Expand Down Expand Up @@ -182,7 +181,6 @@ describe('SLM Jurors', function () {
})

it('Checks voting', async function () {

const roleArray = [2, 1, 3, 3, 3]
const addressArray = [
account8.address,
Expand Down

0 comments on commit 1c74713

Please sign in to comment.