test: Check the correct WebID in the WebHookEmitter tests

This commit is contained in:
Joachim Van Herwegen
2023-01-27 13:38:42 +01:00
parent c36f15e2da
commit 3a0c8159df
2 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
/**
* Internal representation of a notification channel.
* Most of the fields are those defined in
* https://solid.github.io/notifications/protocol#notification-channel-data-model
* https://solidproject.org/TR/2022/notifications-protocol-20221231#notification-channel-data-model
*
* We only support notification channels with a single topic.
*/