Commit 760dd6b6 authored by Dan Ramich's avatar Dan Ramich

Disable mock generation

parent 9355b87c
...@@ -94,5 +94,6 @@ func main() { ...@@ -94,5 +94,6 @@ func main() {
GenerateTypes: true, GenerateTypes: true,
}, },
}, },
GenMocks: false,
}) })
} }
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