Skip to content

Commit

Permalink
README.md tests
Browse files Browse the repository at this point in the history
  • Loading branch information
usmanovbf committed Aug 8, 2024
1 parent 0c2e2e7 commit a4b9f35
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions smart-home-monolith/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,12 @@ docker run --name postgres-db -e POSTGRES_DB=smart_home -e POSTGRES_USER=your_us
mvn spring-boot:run
```

## Тесты

``` shell
mvn test
```

## Конфигурация

### Подключение к базе данных
Expand Down

0 comments on commit a4b9f35

Please sign in to comment.