diff options
Diffstat (limited to 'test/fixtures/action_text')
| -rw-r--r-- | test/fixtures/action_text/rich_texts.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/fixtures/action_text/rich_texts.yml b/test/fixtures/action_text/rich_texts.yml new file mode 100644 index 0000000..8c95217 --- /dev/null +++ b/test/fixtures/action_text/rich_texts.yml @@ -0,0 +1,4 @@ +comment1: + record: comment1 (Comment) + name: content + body: <p>Such awesome content from Miquel</p> |
