Spaces:
Runtime error
Runtime error
| package com.ergo.hrbot; | |
| import org.junit.jupiter.api.Test; | |
| import org.springframework.boot.test.context.SpringBootTest; | |
| class HrChatbotBackendApplicationTests { | |
| void contextLoads() { | |
| } | |
| } | |