Fixes a typo in the name of the validation suite in integration tests

This commit is contained in:
Marcin Czenko 2024-10-15 03:11:46 +02:00
parent 656205f97e
commit 54103b00f2
No known key found for this signature in database
GPG Key ID: 33DEA0C8E30937C0
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ export logutils
logScope:
topics = "integration test validation"
marketplacesuite "Validaton":
marketplacesuite "Validation":
let nodes = 3
let tolerance = 1
var slotsFilled: seq[SlotId]