Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a small change to get the tests running. col.Name is a function and without calling it, `go test` fails with the following error: ```sh ./impls.go:285: Wrapf format %s arg col.Name is a func value, not called FAIL github.com/deusdat/arangomigo [build failed] ```
- Loading branch information