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

test

parent d04d9b81
No related branches found
No related tags found
2 merge requests!755Production Release | nshmp-haz,!754NSHM Unit tests
This commit is part of merge request !754. Comments created here will be created in the context of that merge request.
......@@ -61,7 +61,7 @@ class NshmTestUtils {
return new NshmModel(
nshm,
ModelLoader.load(nshm.modelPath()),
Executors.newFixedThreadPool(cores));
Executors.newFixedThreadPool(4));
}
/**
......
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