Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Oren Sokolowsky authored and orenyodfat committed Dec 2, 2019
1 parent 72bfc2e commit eeb2f29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/continuouslockingtoken4reputation.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ contract('ContinuousLocking4Reputation', accounts => {
let testSetup = await setup(accounts,false);

try {
//try to init with repRewardConstA == reputationReward
await testSetup.continuousLocking4Reputation.initialize(testSetup.org.avatar.address,
testSetup.reputationReward,
testSetup.startTime,
Expand Down

0 comments on commit eeb2f29

Please sign in to comment.