mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-06-30 19:45:34 +00:00
test: test feed response and nonce invalidation
This commit is contained in:
parent
31dc3e33c6
commit
458f4b163f
2 changed files with 176 additions and 19 deletions
|
@ -195,7 +195,7 @@ impl fmt::Display for AtomFeed {
|
|||
<author><name>{author}</name></author>
|
||||
<content type="html">{esc_content}</content>
|
||||
</entry>
|
||||
"#
|
||||
"#
|
||||
)?;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue