mirror of
https://github.com/logos-blockchain/logos-blockchain-e2e-tests.git
synced 2026-01-02 13:13:08 +00:00
fix: change class name
This commit is contained in:
parent
4efd086b08
commit
b55fb83e5f
@ -9,7 +9,7 @@ from src.test_data import DATA_TO_DISPERSE
|
||||
logger = get_custom_logger(__name__)
|
||||
|
||||
|
||||
class TestDosRobustness(StepsDataAvailability):
|
||||
class TestSpamProtection(StepsDataAvailability):
|
||||
main_nodes = []
|
||||
|
||||
@pytest.mark.usefixtures("setup_2_node_cluster")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user