diff --git a/tests/discovery_gallery.py b/tests/discovery_gallery.py index 6915be0..100e1ba 100644 --- a/tests/discovery_gallery.py +++ b/tests/discovery_gallery.py @@ -33,7 +33,6 @@ def build_example_gallery(name, identifier, admin_config, options, image, cost=0 nip89info = { "name": name, "picture": image, - "image": image, "about": "I show popular notes from the Olas feed", "lud16": dvm_config.LN_ADDRESS, "supportsEncryption": True,