forked from TrueCloudLab/xk6-frostfs
[#4] Fix example of native protocol bench
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
This commit is contained in:
parent
a983980951
commit
b17261cc3c
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ export default function () {
|
||||||
} else {
|
} else {
|
||||||
console.log(resp.error)
|
console.log(resp.error)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue