mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-09 15:02:05 -03:30
Fix typos in documentation (#45101)
Signed-off-by: Ricardo Noriega De Soto <rnoriega@redhat.com>
This commit is contained in:
parent
b567372d20
commit
ac557234a2
@ -165,7 +165,7 @@ The `MigrationTest` test will:
|
||||
- Perform a couple of tests to verify data after the update are correct.
|
||||
- Stop MariaDB docker container. In case of a test failure, the MariaDB container is not stopped, so you can manually inspect the database.
|
||||
|
||||
The first version of Keycloak on Quarkus is version `17.0.0`, but the initial versions have a complete different set of boot options that make co-existance impossible.
|
||||
The first version of Keycloak on Quarkus is version `17.0.0`, but the initial versions have a complete different set of boot options that make co-existence impossible.
|
||||
Therefore the first version that can be tested is `19.0.3`.
|
||||
You can execute those tests as follows:
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user