Skip to content

Commit b2c5cef

Browse files
committed
binstubs entitlements-app instead of plain old entitlements
1 parent 2ba2e5e commit b2c5cef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/acceptance/support/run-app.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ begin_fold "Bootstrapping"
3131
cd "$DIR"
3232
mkdir -p .git/hooks # So bootstrap doesn't fail to create symlinks
3333
script/bootstrap 1>&2
34-
bundle binstubs entitlements
34+
bundle binstubs entitlements-app
3535
end_fold
3636

3737
begin_fold "Verifying network connectivity to the LDAP container"

0 commit comments

Comments
 (0)