Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone committed Jun 27, 2024
1 parent cf55bfb commit c6dacf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion internal/mocks/experimentbuilder.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func (eb *ExperimentBuilder) SetOptionsAny(options map[string]any) error {
}

func (eb *ExperimentBuilder) SetOptionsJSON(value json.RawMessage) error {
// TODO(bassosimone): write unit tests for this method
return eb.MockSetOptionsJSON(value)
}

Expand Down

0 comments on commit c6dacf7

Please sign in to comment.