Add spec for bookmark endpoints

This commit is contained in:
Thibaut Girka
2018-04-11 21:05:08 +02:00
parent 50eb8f1f61
commit 09240810b4
3 changed files with 139 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
Fabricator(:bookmark) do
account
status
end