Skip to content

Commit

Permalink
Merge pull request #9 from buildbarn/fix-tests
Browse files Browse the repository at this point in the history
Update snapshot.db and golden files
  • Loading branch information
mortenmj authored Oct 6, 2024
2 parents 207c496 + e0db2a3 commit c93f9cb
Show file tree
Hide file tree
Showing 9 changed files with 4,217 additions and 28 deletions.
2 changes: 1 addition & 1 deletion internal/graphql/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ go_test(
"graphql_helpers_test.go",
"graphql_service_test.go",
],
cgo = True,
cgo = True, # keep
data = glob(["testdata/**"]) + ["//frontend/src/graphql:__generated__"],
deps = [
":graphql",
Expand Down
Binary file modified internal/graphql/testdata/snapshot.db
Binary file not shown.
Loading

0 comments on commit c93f9cb

Please # to comment.