Ran prettier and linter
This commit is contained in:
committed by
Amir Bandeali
parent
20d8c1b51a
commit
233336ea16
@@ -286,7 +286,7 @@ describe('AssetProxyDispatcher', () => {
|
||||
amount,
|
||||
{ from: owner },
|
||||
);
|
||||
expect(tx).to.revertWith(expectedError);
|
||||
return expect(tx).to.revertWith(expectedError);
|
||||
});
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user