From ce6b7a886672269e5f93201535f85b04d4aef4b6 Mon Sep 17 00:00:00 2001 From: natdeanlewissoftwire Date: Thu, 15 Dec 2022 11:14:59 +0000 Subject: [PATCH] refactor: linting --- ...p_to_buyer_1_spec.rb => person_relationship_to_buyer1_spec.rb} | 0 ...p_to_buyer_1_spec.rb => person_relationship_to_buyer1_spec.rb} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename spec/models/form/sales/pages/{person_relationship_to_buyer_1_spec.rb => person_relationship_to_buyer1_spec.rb} (100%) rename spec/models/form/sales/questions/{person_relationship_to_buyer_1_spec.rb => person_relationship_to_buyer1_spec.rb} (100%) diff --git a/spec/models/form/sales/pages/person_relationship_to_buyer_1_spec.rb b/spec/models/form/sales/pages/person_relationship_to_buyer1_spec.rb similarity index 100% rename from spec/models/form/sales/pages/person_relationship_to_buyer_1_spec.rb rename to spec/models/form/sales/pages/person_relationship_to_buyer1_spec.rb diff --git a/spec/models/form/sales/questions/person_relationship_to_buyer_1_spec.rb b/spec/models/form/sales/questions/person_relationship_to_buyer1_spec.rb similarity index 100% rename from spec/models/form/sales/questions/person_relationship_to_buyer_1_spec.rb rename to spec/models/form/sales/questions/person_relationship_to_buyer1_spec.rb