Skip to content

Commit

Permalink
Merge branch 'dev' into post-drt-antenna
Browse files Browse the repository at this point in the history
  • Loading branch information
kareefardi authored Oct 15, 2024
2 parents 1844ba6 + 4b5c08c commit f6265fe
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 12 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions test/config/test_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def test_yaml_config():
)
},
"DEFAULT_CORNER": "nom_tt_025C_1v80",
"RANDOM_ARRAY": None,
},
meta=Meta(version=2, flow="Whatever"),
), "Generated configuration does not match expected value"
Expand Down Expand Up @@ -278,6 +279,7 @@ def test_multiconf():
)
},
"DEFAULT_CORNER": "nom_tt_025C_1v80",
"RANDOM_ARRAY": None,
},
meta=Meta(version=2, flow="Whatever"),
), "Generated configuration does not match expected value"
Expand Down

0 comments on commit f6265fe

Please sign in to comment.