NONRTRIC-946: Create Service with R1-SME APIs (Service Manager - SME)
[nonrtric/plt/sme.git] / capifcore / main_test.go
index 7d77b92..571d475 100644 (file)
@@ -101,7 +101,7 @@ func Test_routing(t *testing.T) {
                        name: "Security path",
                        args: args{
                                url:          "/capif-security/v1/trustedInvokers/apiInvokerId",
-                               returnStatus: http.StatusNotImplemented,
+                               returnStatus: http.StatusNotFound,
                                method:       "GET",
                        },
                },