tildes-parser/tests/snapshots/topic__deleted.snap

17 lines
283 B
Plaintext
Raw Normal View History

2023-06-21 10:03:18 +00:00
---
source: tests/topic.rs
expression: topic
---
Topic {
author: Unknown,
comment_total: 2,
content: Unknown,
2023-06-22 10:55:35 +00:00
group: "~group",
2023-06-21 10:03:18 +00:00
id: "666",
is_locked: false,
is_official: false,
2023-06-23 09:00:02 +00:00
posted_date: 2018-04-26T21:22:47+00:00,
2023-06-21 10:03:18 +00:00
tags: [],
vote_count: 0,
}