Skip to content

Commit

Permalink
Fix #971: Add column for signature metadata
Browse files Browse the repository at this point in the history
- Add a test
- Introduce more generic approach
  • Loading branch information
jandusil committed Aug 30, 2023
1 parent a9a480f commit 417d148
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
* Test class for SignatureMetadataConverter.
* This class tests various aspects of converting SignatureMetadata to and from its serialized JSON form.
*
* @author Your Name
* @author Jan Dusil
*/
public class SignatureMetadataConverterTest {

Expand Down

0 comments on commit 417d148

Please sign in to comment.