We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
entitlements-app
entitlements
1 parent 2ba2e5e commit b2c5cefCopy full SHA for b2c5cef
spec/acceptance/support/run-app.sh
@@ -31,7 +31,7 @@ begin_fold "Bootstrapping"
31
cd "$DIR"
32
mkdir -p .git/hooks # So bootstrap doesn't fail to create symlinks
33
script/bootstrap 1>&2
34
-bundle binstubs entitlements
+bundle binstubs entitlements-app
35
end_fold
36
37
begin_fold "Verifying network connectivity to the LDAP container"
0 commit comments