Skip to content
Snippets Groups Projects
Commit 072365a6 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

clean

parent 0269a399
No related branches found
No related tags found
1 merge request!793Test Web Service
...@@ -155,7 +155,7 @@ class NshmTestUtils { ...@@ -155,7 +155,7 @@ class NshmTestUtils {
HazardServiceUtils.generateActual( HazardServiceUtils.generateActual(
location, location,
nshm.imts(), nshm.imts(),
String.format("%s-%s", nshm.nshmInfo.repo ,nshm.nshmInfo.year)); String.format("%s-%s", nshm.nshmInfo.repo, nshm.nshmInfo.year));
Map<String, XySequence> expected = readExpected(nshmModel, location, Optional.empty()); Map<String, XySequence> expected = readExpected(nshmModel, location, Optional.empty());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment