Skip to content
Snippets Groups Projects
Commit fb896748 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

test: run tests with verbose logging level

parent dcca24c2
No related branches found
No related tags found
1 merge request!206feat(mutex): log last lock location in debug builds
......@@ -28,6 +28,7 @@ end
local port = free_port()
box.cfg{
log_level = 'verbose',
listen = port,
wal_mode = 'none',
memtx_dir = tmpdir,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment