Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 303 Bytes

File metadata and controls

9 lines (5 loc) · 303 Bytes

LiDOP.CI.lab-backend

This repository contains a simple spring-boot backend built with Gradle which says hello to you.

Currently the tests are failing because there are some bugs in the code.

Try to fix it by running the tests ./gradlew test.

Note: Never change the tests, fix your application.