From d3f9f989f6eaa9089916be580698ef1062df9512 Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Mon, 25 Sep 2023 17:59:25 +0100 Subject: [PATCH] Moves summary-step scenarios into dedicated file --- .../{split_checkout_spec.rb => split_checkout_summary_spec.rb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spec/system/consumer/{split_checkout_spec.rb => split_checkout_summary_spec.rb} (100%) diff --git a/spec/system/consumer/split_checkout_spec.rb b/spec/system/consumer/split_checkout_summary_spec.rb similarity index 100% rename from spec/system/consumer/split_checkout_spec.rb rename to spec/system/consumer/split_checkout_summary_spec.rb