(patch) Minor documentation bump.
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m36s
All checks were successful
/ Build and Test Library Snapshot (pull_request) Successful in 1m36s
This commit is contained in:
parent
51f85a0969
commit
8e07b7d218
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ generator definitions that can be reused across tests.
|
|||
```
|
||||
object Gs {
|
||||
val Datagen: ModuleID =
|
||||
"gs" %% "gs-datagen-core-v0" % "$VERSION" % Test
|
||||
"gs" %% "gs-datagen-core-v0" % "$VERSION"
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue