Skip to content

Commit

Permalink
Update docs/source/test.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Charles Cooper <[email protected]>
  • Loading branch information
ControlCplusControlV and charles-cooper authored Jul 31, 2023
1 parent 95112d8 commit 32d4930
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/source/test.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@ Then make a seperate file named `test_erc20.py` within your `tests/` folder, the

.. code-block:: python
import boa
import pytest
from tests.fixtures import token
def test_metadata(token):
assert token.name() == "Token"
assert token.symbol() == "TKO"
Expand Down

0 comments on commit 32d4930

Please sign in to comment.