In your command-line run the following commands:
brew doctorbrew update
| require "spec_helper" | |
| describe "Some behavior" do | |
| let(:attachments_dir) { "some_test_dir" } | |
| before :all do | |
| attachments_dir | |
| end |
In your command-line run the following commands:
brew doctorbrew update