(patch) Add automated builds to the project #1
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