Refactor providers data

This commit is contained in:
2024-04-29 18:28:13 +02:00
parent a4c8415449
commit f3e0917471
7 changed files with 102 additions and 39 deletions

View File

@ -1,8 +1 @@
package kube_test
import (
"testing"
"git.badhouseplants.net/softplayer/softplayer-backend/internal/helpers/kube"
"github.com/alecthomas/assert/v2"
)