diff --git a/northbound/server/core_test.go b/northbound/server/core_test.go
index 34c0ce83f6db1c48ea20597d16d059da8d5f318e..2ca0e08f0fd520940e41cc82f4deb94043fe07c5 100644
--- a/northbound/server/core_test.go
+++ b/northbound/server/core_test.go
@@ -57,7 +57,6 @@ func Test_core_Set(t *testing.T) {
 	}
 }
 
-//TODO faseid: update test!
 func Test_core_GetPnd(t *testing.T) {
 	type args struct {
 		ctx     context.Context