diff --git a/internal/commands/test_tile.go b/internal/commands/test_tile.go index 381199c51..cf398e372 100644 --- a/internal/commands/test_tile.go +++ b/internal/commands/test_tile.go @@ -238,6 +238,7 @@ func (u TileTest) Execute(args []string) error { Target: "/tas", }, }, + AutoRemove: true, }, nil, nil, "") if err != nil { return err