You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in this PR's review comment by Serhii: near-examples/FT#110, test cases for the DeFi example use a helper function called for every test case. Instead, the beforeEach method could include this sequence and simplify the code.
The text was updated successfully, but these errors were encountered:
As mentioned in this PR's review comment by Serhii: near-examples/FT#110, test cases for the DeFi example use a helper function called for every test case. Instead, the
beforeEach
method could include this sequence and simplify the code.The text was updated successfully, but these errors were encountered: