Spaces:
Sleeping
Sleeping
ChatbotBridge / src /test /java /com /musa /chatbot_bridge_service /ChatbotBridgeServiceApplicationTests.java
| package com.musa.chatbot_bridge_service; | |
| import org.junit.jupiter.api.Test; | |
| import org.springframework.boot.test.context.SpringBootTest; | |
| class ChatbotBridgeServiceApplicationTests { | |
| void contextLoads() { | |
| } | |
| } | |