Skip to content

Commit 671f8f1

Browse files
Apply suggestion from @rma-bryson
Co-authored-by: Bryson Spilman <87150647+rma-bryson@users.noreply.github.com>
1 parent 967e7df commit 671f8f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cwms-data-api-client/src/test/java/mil/army/usace/hec/cwms/data/api/client/controllers/TestLocationKindEndpointInput.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class TestLocationKindEndpointInput {
3434

3535

3636
@Test
37-
void testGetOneQueryRequest() {
37+
void testGetAllQueryRequest() {
3838
MockHttpRequestBuilder request = new MockHttpRequestBuilder();
3939
String projectId = "PROJ";
4040
String officeId = "SPK";

0 commit comments

Comments
 (0)