diff --git a/test/fixtures/token_permission_types.yml b/test/fixtures/token_permission_types.yml deleted file mode 100644 index 5056f18..0000000 --- a/test/fixtures/token_permission_types.yml +++ /dev/null @@ -1,7 +0,0 @@ -guidances_token_type: - token_type: "guidance" - text_desription: "allows access to the guidance api" - -plans_token_type: - token_type: "plan" - text_desription: "allows access to the plan api"