mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-11 08:27:29 -04:00
forgot to actually run the tests
This commit is contained in:
parent
920539f0c4
commit
ae8c8e293e
@ -35,7 +35,7 @@ object ResourceProfileMigration {
|
||||
if (it == "https://gitlab.bixilon.de/bixilon/minosoft-meta-bin/-/raw/master/\${hashPrefix}/\${fullHash}?ref_type=heads") return@let
|
||||
val array = Jackson.MAPPER.createArrayNode()
|
||||
array.add(it)
|
||||
source.replace("minosoft-meta", array)
|
||||
source.replace("minosoft_meta", array)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user