package com.project.whatsappchatbot;

import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;

@SpringBootTest
public class SpringBootThymeleafStarAdminApplicationTests {

	@Test
	public void contextLoads() {
	}

}
