Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mstgnz committed Dec 27, 2024
1 parent 3de0b3f commit 3eb45e1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,14 +122,10 @@ differences := comparer.Compare()
### Prerequisites

- Go 1.16 or higher
- Docker (for running test databases)

### Running Tests

```bash
# Start test databases
docker-compose up -d

# Run tests
go test ./...
```
Expand Down

0 comments on commit 3eb45e1

Please sign in to comment.