Skip to content

Commit

Permalink
chore: make model test example easier to find (#140)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhamzeh committed Aug 28, 2023
2 parents 9e26046 + 434d4a8 commit 102749a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,8 +432,7 @@ fga model **test**
* `--tests`: Name of the tests file. Must be in yaml format (see below)
* `--verbose`: Outputs the results in JSON
<details>
<summary>The format of the test file</summary>
The test file should have the following format:
```yaml
---
Expand Down Expand Up @@ -474,7 +473,6 @@ fga model **test**
can_write: []
can_share: []
```
</details>
###### Example
`fga model test --tests tests.fga.yaml`
Expand Down

0 comments on commit 102749a

Please sign in to comment.