From ffca30a814ae13bd431429440542b08767217ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Aguiar?= Date: Wed, 17 Sep 2025 11:14:29 -0300 Subject: [PATCH] Update test command in README for FGA --- stores/abac-with-rebac/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stores/abac-with-rebac/README.md b/stores/abac-with-rebac/README.md index 26bf01d..b88c04c 100644 --- a/stores/abac-with-rebac/README.md +++ b/stores/abac-with-rebac/README.md @@ -61,6 +61,6 @@ The example in [store.fga.yaml](./store.fga.yaml) showcases the two examples abo 1. Make sure you have the [FGA CLI](https://github.com/openfga/cli/?tab=readme-ov-file#installation) -2. In the `abac-with-rebac` directory, run `fga model test --tests store.yaml` +2. In the `abac-with-rebac` directory, run `fga model test --tests store.fga.yaml`