diff options
author | francis <francis> | 2007-10-30 19:14:26 +0000 |
---|---|---|
committer | francis <francis> | 2007-10-30 19:14:26 +0000 |
commit | 959df3e84ae111be0b8d1e11c618cf177d6ddf56 (patch) | |
tree | af066f676566b7a193f69a50635978b41ac9d6bd | |
parent | 46b93b6f2aa7dd0f3c39f5bfbd86ba1c67022a98 (diff) |
Placeholder fixture, may be wrong name/place
-rw-r--r-- | spec/fixtures/public_bodies.yml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/spec/fixtures/public_bodies.yml b/spec/fixtures/public_bodies.yml new file mode 100644 index 000000000..2154b0664 --- /dev/null +++ b/spec/fixtures/public_bodies.yml @@ -0,0 +1,13 @@ +--- !ruby/object:PublicBody +attributes: + name: The Geraldine Quango + updated_at: 2007-10-24 10:51:01.161639 + last_edit_comment: Mark named this stupid quango. + complaint_email: "" + request_email: francis@flourish.org + id: "2" + version: "1" + last_edit_editor: "*unknown*" + short_name: TGQ + created_at: 2007-10-24 10:51:01.161639 + |