diff --git a/apps/db-adapter/manual-testing/managed_profiles.bru b/apps/db-adapter/manual-testing/managed_profiles.bru new file mode 100644 index 0000000..785b289 --- /dev/null +++ b/apps/db-adapter/manual-testing/managed_profiles.bru @@ -0,0 +1,11 @@ +meta { + name: managed_profiles + type: http + seq: 22 +} + +get { + url: http:localhost:5237/managed_profiles + body: none + auth: inherit +}