From 2ae16956a57f394c7a6af0d28b76c20ceea49b85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thoralf=20M=C3=BCller?= Date: Thu, 11 Jan 2024 10:01:41 +0100 Subject: [PATCH] Update comment --- sdk/tests/client/input_selection/nft_outputs.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/tests/client/input_selection/nft_outputs.rs b/sdk/tests/client/input_selection/nft_outputs.rs index 50306791e1..ff23a74eb7 100644 --- a/sdk/tests/client/input_selection/nft_outputs.rs +++ b/sdk/tests/client/input_selection/nft_outputs.rs @@ -1210,7 +1210,7 @@ fn transitioned_zero_nft_id_no_longer_is_zero() { }); } -// TODO: enable again when MetadataFeature is cleared up +// TODO: enable again when Irc27Metadata is updated // #[test] // fn changed_immutable_metadata() { // let protocol_parameters = protocol_parameters();