Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Commit

Permalink
TODO: add tests
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksandr Garagatyi <ogaragat@redhat.com>
  • Loading branch information
Oleksandr Garagatyi committed Mar 13, 2019
1 parent 98a1844 commit 3ea3b9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brokers/theia/sidecar.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
"github.com/eclipse/che-plugin-broker/model"
)

// TODO add tests
// GenerateSidecarTooling generates Theia plugin runner sidecar and adds a single plugin to it
func GenerateSidecarTooling(image string, pj model.PackageJSON, rand common.Random) *model.ToolingConf {
tooling := &model.ToolingConf{}
Expand Down

0 comments on commit 3ea3b9b

Please sign in to comment.