Fix serializePercentEncodingTest() 08/111208/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 2 Apr 2024 16:56:15 +0000 (18:56 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 2 Apr 2024 16:58:29 +0000 (18:58 +0200)
commit59c8abcd52eaef8dc8ae2ef1860d7eea0b439dc6
tree32d4dd08d292be94d86dcd5de2266ddae7e33b9c
parent37b4798a566f9163d86ba16a7f09e816a353f8c6
Fix serializePercentEncodingTest()

The test is passing the wrong QName for key leaf, which should be
'name'. Fix this as this test will start failing when we perform proper
encoding.

JIRA: NETCONF-1264
Change-Id: Ida98ac1e0c486a25bcb02d2728f6ea389d297538
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
restconf/restconf-nb/src/test/java/org/opendaylight/restconf/nb/rfc8040/utils/parser/YangInstanceIdentifierSerializerTest.java