Commit eb42ddf4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent b6bbc50d
...@@ -70,7 +70,7 @@ func withDemoData(t *testing.T, f func(t *testing.T, ddat *DemoData), optv ...tO ...@@ -70,7 +70,7 @@ func withDemoData(t *testing.T, f func(t *testing.T, ddat *DemoData), optv ...tO
opt = optv[0] opt = optv[0]
} }
// retrive zdump of Preload // retrieve zdump of Preload
zdump := "" zdump := ""
if opt.Preload != "" { if opt.Preload != "" {
ctx := context.Background() ctx := context.Background()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment