diff --git a/service/src/main/okapi/tenant/sample_data/test1-data.groovy b/service/src/main/okapi/tenant/sample_data/test1-data.groovy index 3b1a6c86..b5c03fb1 100644 --- a/service/src/main/okapi/tenant/sample_data/test1-data.groovy +++ b/service/src/main/okapi/tenant/sample_data/test1-data.groovy @@ -37,4 +37,4 @@ RemoteKB.findByName('GOKb') ?: (new RemoteKB( active:Boolean.TRUE, supportsHarvesting:true, activationEnabled:false -).save(failOnError:true)) */ \ No newline at end of file +).save(failOnError:true)) */