Skip to content

Commit

Permalink
Update CONTAINERS.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Johnson <[email protected]>
  • Loading branch information
2 people authored and jeremyf committed Nov 17, 2020
1 parent 9fb43a1 commit 6a69155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTAINERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This should bring up a development application on `http://localhost:3000`.
You should now also be able to run `rspec` with:

```sh
docker-compose exec -w /app/samvera/hyrax-engine app sh -c "bundle exec rspec spec/actors/hyrax/actors/file_actor_spec.rb"
docker-compose exec -w /app/samvera/hyrax-engine app sh -c "bundle exec rspec"
```

## Hyrax Image
Expand Down

0 comments on commit 6a69155

Please sign in to comment.