Skip to content

Commit 2679fce

Browse files
committed
add LightGBMExperiment to API smoke tests
1 parent 30bbbe0 commit 2679fce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_smoke_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151
BENCHMARK_NAMES = ["Ackley", "Parabola", "Sphere"]
5252

5353
EXPERIMENT_INTEGRATION_NAMES = [
54+
"LightGBMExperiment",
5455
"SklearnCvExperiment",
5556
"SkproProbaRegExperiment",
5657
"SktimeClassificationExperiment",

0 commit comments

Comments
 (0)