Skip to content

Commit

Permalink
Move Fedora and Solr config files
Browse files Browse the repository at this point in the history
  • Loading branch information
stkenny committed Sep 22, 2023
1 parent 3965b73 commit 773cf1c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,12 @@ It also builds an image containing all dependencies needed for the tests.

To stop the containers, type <kbd>Ctrl</kbd>+<kbd>c</kbd>. To restart the containers you need only run `docker compose up`.

Copy the Fedora and Solr config files in to place:

```sh
cp spec/support/config/*.yml config
```

You can run the full test suite using the following command:

```sh
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 773cf1c

Please sign in to comment.