Skip to content

Commit

Permalink
Fix build of sandwich-contexts-kubernetes Spec.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasjm committed Oct 28, 2024
1 parent 4d76987 commit b298e63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sandwich-contexts-kubernetes/test/Spec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,8 @@ import System.Exit
import qualified System.Random as R
import Test.Sandwich
import Test.Sandwich.Contexts.Files
import Test.Sandwich.Contexts.Kubernetes
import Test.Sandwich.Contexts.Kubernetes.Images
import Test.Sandwich.Contexts.Kubernetes.KindCluster
import Test.Sandwich.Contexts.Kubernetes.Kubectl
import Test.Sandwich.Contexts.Kubernetes.MinikubeCluster
import Test.Sandwich.Contexts.Nix
import Test.Sandwich.Contexts.Waits
import UnliftIO.Exception
Expand Down

0 comments on commit b298e63

Please sign in to comment.