Fixes a typo in the name of the validation suite in integration tests
This commit is contained in:
parent
656205f97e
commit
54103b00f2
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue