.buildkite/hooks/pre-command
--
| /var/lib/buildkite-agent/builds/buildkite2-i-0351e685e49353bf9-2/Modern-Treasury/e2e-smoke-tests/.buildkite/hooks/pre-command: line 7: rbenv: command not found
| # PATH changed
| 🚨 Error: The command phase has no `command` to execute. Provide a `command` field in your step configuration, or define a `command` hook in a step plug-in, your repository `.buildkite/hooks`, or agent `hooks-path`.
Did I miss some configuration?
Just trying to run a simple RSpec test just like the mentioned example.