Update DemoApplicationTests.java
Summary by Bito
This pull request updates the DemoApplicationTests.java file by modifying the contextLoads() method's return type from void to int. The change was intended to enhance test effectiveness and provide better feedback. However, this modification creates a compatibility issue with JUnit framework requirements. The update is focused solely on this test file while maintaining overall codebase stability.Edited by Amruta Hulagar