Skip to content

Commit

Permalink
Merge pull request #183 from lsst/tickets/DM-33946
Browse files Browse the repository at this point in the history
DM-33946: Add a namespace to the test universe configuration
  • Loading branch information
timj committed May 5, 2022
2 parents b02ad94 + fe89105 commit 057a043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cmdLineFwk.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,7 @@ def _makeQGraph():
config = Config(
{
"version": 1,
"namespace": "ctrl_mpexec_test",
"skypix": {
"common": "htm7",
"htm": {
Expand Down

0 comments on commit 057a043

Please sign in to comment.