Re-enable testing

This commit is contained in:
Camotoy 2024-10-30 20:25:57 -04:00
parent 214cacff3b
commit 37b9e6591e
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F

View file

@ -6,10 +6,6 @@ plugins {
id("io.freefair.lombok")
}
tasks.test {
enabled = false
}
dependencies {
constraints {
implementation(libs.raknet) // Ensure protocol does not override the RakNet version