From 809667c67350a06d3fb371c41ee0e74134690a2f Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Thu, 21 Apr 2022 11:55:36 +0100 Subject: [PATCH] Rubocop --- spec/models/organisation_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/models/organisation_spec.rb b/spec/models/organisation_spec.rb index 8039a5272..4766c35fa 100644 --- a/spec/models/organisation_spec.rb +++ b/spec/models/organisation_spec.rb @@ -39,7 +39,7 @@ RSpec.describe Organisation, type: :model do "E07000178" => "Oxford", "E07000114" => "Thanet", "E09000033" => "Westminster", - "E06000014" => "York" + "E06000014" => "York", } end