mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-14 20:22:13 -04:00
bazel tidy
This commit is contained in:
parent
3f51297db5
commit
5bcd295921
81 changed files with 430 additions and 429 deletions
|
@ -55,7 +55,7 @@ func TestGetDataKey(t *testing.T) {
|
|||
defer listener.Close()
|
||||
|
||||
client := New(
|
||||
slog.New(slog.NewTextHandler(logger.TestWriter{T: t}, nil)),
|
||||
slog.New(slog.NewTextHandler(logger.TestWriter{T: t}, nil)),
|
||||
listener.Addr().String(),
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue