mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-01-09 12:35:51 +00:00
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:
|
logScope:
|
||||||
topics = "integration test validation"
|
topics = "integration test validation"
|
||||||
|
|
||||||
marketplacesuite "Validaton":
|
marketplacesuite "Validation":
|
||||||
let nodes = 3
|
let nodes = 3
|
||||||
let tolerance = 1
|
let tolerance = 1
|
||||||
var slotsFilled: seq[SlotId]
|
var slotsFilled: seq[SlotId]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user