mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 08:55:43 +03:00
In #18664 we change how null values worked with dynamic node metadata so that they were no longer returned if there wasn't also a static value for that key. The test assertion in E2E was not updated to match the new behavior. Fixes: #19112