Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

Commit

Permalink
Market Oracle V2
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaguib committed Apr 9, 2019
1 parent 1d7c7c0 commit 13fbc3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"app-root-path": "~2.1.0",
"frg-ethereum-runners": "file:/Users/naguib/ampleforth/frg-ethereum-runners",
"frg-ethereum-runners": "https://github.com/ampleforth/frg-ethereum-runners.git",
"js-yaml": "~3.12.0",
"openzeppelin-solidity": "~2.0.0",
"solhint": "^2.0.0",
Expand Down
2 changes: 0 additions & 2 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ process-pid(){
}

run-unit-tests(){
echo $1
echo $PROJECT_DIR
npx truffle --network $1 test $PROJECT_DIR/test/unit/*.js
}

Expand Down

0 comments on commit 13fbc3f

Please sign in to comment.