Skip problematic test (#15928)

This commit is contained in:
Matt Hauff 2023-08-07 09:39:23 -07:00 committed by GitHub
parent 32bbc12a25
commit 7184e53506
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ from __future__ import annotations
from pathlib import Path
from shutil import rmtree
import pytest
from click.testing import CliRunner, Result
from chia.cmds.chia import cli
@ -46,6 +47,7 @@ def test_every_simulator_command() -> None:
stop_simulator(runner, simulator_name)
@pytest.mark.skip("Need to rewrite")
def test_custom_farming_address() -> None:
runner: CliRunner = CliRunner()
address = burn_address