]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: test: Remove KeyProperties property expect
authorMatthijs Mekking <matthijs@isc.org>
Wed, 8 Oct 2025 08:33:04 +0000 (08:33 +0000)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 8 Oct 2025 08:33:04 +0000 (08:33 +0000)
commit4a3feb033f0d0b75a7544b46a65218742964414e
tree12927b16e7fe179f1e7a6b9d369532a5ca40873e
parent075060356927ed41f41311b1ad3462e6487382fe
parent2d7ab28ce27073bedc23e072e3fc64ed9129aeb9
chg: test: Remove KeyProperties property expect

We agreed to make "expect" a direct attribute of KeyProperties, but it turns out the property is unused, so we can just remove it.

Closes #5278

Merge branch '5278-kasp-system-test-follow-up-1' into 'main'

See merge request isc-projects/bind9!11042