fix: change class name

This commit is contained in:
Roman 2025-03-04 03:16:29 +00:00
parent 4efd086b08
commit b55fb83e5f
No known key found for this signature in database
GPG Key ID: BB3828275C58EFF1

View File

@ -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")