Enable logging in the puppet worker (#3411)

This is useful for tests where something is failing :D
This commit is contained in:
Bastian Köcher
2021-07-05 14:18:20 +02:00
committed by GitHub
parent 373a545118
commit c4d45c97dd
4 changed files with 7 additions and 0 deletions
+1
View File
@@ -6234,6 +6234,7 @@ dependencies = [
"sp-externalities",
"sp-io",
"sp-maybe-compressed-blob",
"sp-tracing",
"sp-wasm-interface",
"tempfile",
"test-parachain-adder",