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

refined names of e-2-e test files

parent b9d5a854
No related branches found
No related tags found
2 merge requests!730Production Release | nshmp-haz,!727Deploy AK 2007
Showing
with 1 addition and 1 deletion
......@@ -283,7 +283,7 @@ class NshmTestUtils {
}
String resultFilename(NamedLocation location) {
return String.format("%s-%s-%s.json", modelName(), year(), location.name());
return String.format("%s.json", location.name());
}
}
}
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