We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1315a2 commit a1c584aCopy full SHA for a1c584a
README.md
@@ -61,7 +61,7 @@
61
│ │ └── application # Spring config files
62
│ └── test/
63
│ └── java/telegram/bot/
64
- │ ├── service/ # Integration tests
+ │ ├── service/ # Tests
65
│ └── util/ #
66
├── build.gradle.kts # Gradle assembly (Kotlin DSL)
67
├── Makefile # Build, run and test commands
0 commit comments