Skip to content
Snippets Groups Projects
Commit a2360bc3 authored by Powers, Peter M.'s avatar Powers, Peter M.
Browse files

switched to enum identifier for test results

parent d19beafc
No related branches found
No related tags found
1 merge request!772Increment lib and test updates
......@@ -101,7 +101,7 @@ class NshmTests {
// run single model
NshmModel nshmModel =
NshmTestUtils.loadModel(NSHMS.get("nshm-alaska-2023"));
NshmTestUtils.loadModel(NSHMS.get("nshm-conus-2018"));
NshmTestUtils.writeExpecteds(nshmModel, Optional.empty());
nshmModel.exec.shutdown();
......
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