From 5079e0b3b905dfa726b599eb24e6ba1eea8ef289 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Mon, 25 Aug 2025 14:39:27 +0530 Subject: [PATCH] feat: move spec to enterprise --- spec/{ => enterprise}/models/account_saml_settings_spec.rb | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename spec/{ => enterprise}/models/account_saml_settings_spec.rb (100%) diff --git a/spec/models/account_saml_settings_spec.rb b/spec/enterprise/models/account_saml_settings_spec.rb similarity index 100% rename from spec/models/account_saml_settings_spec.rb rename to spec/enterprise/models/account_saml_settings_spec.rb