diff --git a/openmls/src/extensions/test_extensions.rs b/openmls/src/extensions/test_extensions.rs index 202c7b482..492c5bbc6 100644 --- a/openmls/src/extensions/test_extensions.rs +++ b/openmls/src/extensions/test_extensions.rs @@ -453,4 +453,4 @@ fn last_resort_extension() { ) .expect("error retrieving key package") .expect("key package does not exist"); -} \ No newline at end of file +}