Skip to content

Commit

Permalink
binstubs entitlements-app instead of plain old entitlements
Browse files Browse the repository at this point in the history
  • Loading branch information
GrantBirki committed Apr 3, 2024
1 parent 2ba2e5e commit b2c5cef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/acceptance/support/run-app.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ begin_fold "Bootstrapping"
cd "$DIR"
mkdir -p .git/hooks # So bootstrap doesn't fail to create symlinks
script/bootstrap 1>&2
bundle binstubs entitlements
bundle binstubs entitlements-app
end_fold

begin_fold "Verifying network connectivity to the LDAP container"
Expand Down

0 comments on commit b2c5cef

Please sign in to comment.