diff options
Diffstat (limited to 'spec')
-rw-r--r-- | spec/fixtures/public_bodies.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/public_bodies.yml b/spec/fixtures/public_bodies.yml index 88c19484b..3d6a4ccc6 100644 --- a/spec/fixtures/public_bodies.yml +++ b/spec/fixtures/public_bodies.yml @@ -1,5 +1,6 @@ geraldine_public_body: name: The Geraldine Quango + first_letter: T updated_at: 2007-10-24 10:51:01.161639 last_edit_comment: Mark named this stupid quango. request_email: geraldine-requests@localhost @@ -11,6 +12,7 @@ geraldine_public_body: created_at: 2007-10-24 10:51:01.161639 humpadink_public_body: name: "Department for Humpadinking" + first_letter: D updated_at: 2007-10-25 10:51:01.161639 last_edit_comment: Not sure what this new department does. request_email: humpadink-requests@localhost |