mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 17:31:56 +03:00
9bae641ac4
### Description The inherited roles integration tests were behind a flag, and its corresponding fixture, presumably to avoid enabling the option globally. However, #2288 introduced a new test using inherited roles that was not gated behind the flag, which fails when run with `dev.sh`. However, that test works on CI... because inherited roles are globally enabled there. Consequently, this PR: - globally enables inherited roles in dev.sh - removes the flag and the associated fixture https://github.com/hasura/graphql-engine-mono/pull/2358 Co-authored-by: Vishnu Bharathi <4211715+scriptnull@users.noreply.github.com> GitOrigin-RevId: ebfa6754873324bed15b2cc5e37ec2d8008e8f8d |
||
---|---|---|
.. | ||
cli-migrations | ||
coalesce_run_sql | ||
containers | ||
edit-pg-dump | ||
ekg | ||
data-sources-util.sh | ||
dev.sh | ||
dump-remote-schema.js | ||
generate_brand_assets_readme.sh | ||
get-console-assets-version.sh | ||
get-version-circleci.sh | ||
get-version.sh | ||
parse-pytest-backend | ||
performance_report.sh | ||
tag-release.sh | ||
verify-bigquery-creds.sh |