Преглед на файлове

fix: add some comments to test file

Yeuoly преди 8 месеца
родител
ревизия
535921c44a
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      internal/cluster/plugin_test.go

+ 1 - 0
internal/cluster/plugin_test.go

@@ -132,6 +132,7 @@ func TestPluginScheduleLifetime(t *testing.T) {
 	}
 }
 
+// TODO: I need to implement this test, now it's randomly working
 // func TestPluginScheduleWhenMasterClusterShutdown(t *testing.T) {
 // 	plugins := []fakePlugin{
 // 		getRandomPluginRuntime(),