Skip to content

Commit

Permalink
Fixup for issue 50
Browse files Browse the repository at this point in the history
Really not sure if this fixes it since the error in 50 is an index out
of bounds but we aren't accessing an index at that line.... Possibly
an issue with the bazel build or being on an older version of the
client.
  • Loading branch information
michaeljs1990 committed Apr 5, 2020
1 parent 5cd72e4 commit 266ce7a
Show file tree
Hide file tree
Showing 6 changed files with 838 additions and 23 deletions.
1 change: 1 addition & 0 deletions collins/commands/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ go_test(
"assets/TestQueryCLIBasicWorkflow.json",
"assets/TestQueryCLIGetByAttribute.json",
"assets/TestQueryCLIGetGPU.json",
"assets/TestQueryIssue50.json",
],
embed = ["//collins/commands:library"],
deps = [
Expand Down
Loading

0 comments on commit 266ce7a

Please sign in to comment.