tests pass locally, so trying reorder

Signed-off-by: Billy Stalnaker <bstalnaker@roadie.com>
This commit is contained in:
Billy Stalnaker
2025-03-25 14:58:24 -04:00
parent 7ca0f08d58
commit a7d0a0b2f5
@@ -156,11 +156,6 @@ const notificationSettings: NotificationSettings = {
{
id: 'Web',
origins: [
{
id: 'plugin-test',
enabled: true,
topics: [],
},
{
id: 'abcd-origin',
enabled: true,
@@ -171,6 +166,11 @@ const notificationSettings: NotificationSettings = {
},
],
},
{
id: 'plugin-test',
enabled: true,
topics: [],
},
],
},
],