Skip to content

Update DemoApplicationTests.java

Amruta Hulagar requested to merge amrutahulgarbito/javaproject:patch1 into master

Summary by Bito

The pull request modifies a Java Spring application test file. It introduces a new 'contextLoads()' test method, which is a standard Spring Boot test. An existing assertion was also adjusted, likely addressing a syntax error in the expected string comparison.

Code change type: Tests, Bug Fix

Unit tests added: True

Estimated effort to review (1-5, lower is better): 1
Edited by Amruta Hulagar

Merge request reports