mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-02 05:39:07 -04:00
license: enable Bazel-based integration testing
Co-authored-by: malt3 <malt3@users.noreply.github.com>
This commit is contained in:
parent
b0702cd033
commit
d599b80b2a
2 changed files with 1 additions and 1 deletions
|
@ -4,6 +4,7 @@ go_test(
|
|||
name = "integration_test",
|
||||
srcs = ["license_integration_test.go"],
|
||||
tags = [
|
||||
"integration",
|
||||
"requires-network",
|
||||
],
|
||||
deps = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue