Skip to content

Commit

Permalink
test: Remove unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
archseer committed Feb 6, 2024
1 parent 0d99566 commit b69db46
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 277 deletions.
2 changes: 0 additions & 2 deletions contracts/test/ocr2/aggregator.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ describe('Aggregator', function () {
let oracles: Oracle[] = []
let config_digest: number

let answer: string

before(async () => {
aggregatorFactory = await starknet.getContractFactory('aggregator')

Expand Down
275 changes: 0 additions & 275 deletions contracts/test/token/starkgate/behavior/ERC20.ts

This file was deleted.

0 comments on commit b69db46

Please sign in to comment.