Skip to content

Commit

Permalink
make fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroslaw-pieszka committed Jul 18, 2024
1 parent 4c71e45 commit 09a5318
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/broker/deprovisioning_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,12 @@ package main
import (
"encoding/json"
"fmt"
"github.com/stretchr/testify/require"
"io"
"net/http"
"testing"

"github.com/stretchr/testify/require"

"github.com/google/uuid"
"github.com/kyma-project/kyma-environment-broker/common/runtime"
"github.com/kyma-project/kyma-environment-broker/internal"
Expand Down

0 comments on commit 09a5318

Please sign in to comment.