From 3a500607fed4d65007831ba92515ad8f643294f9 Mon Sep 17 00:00:00 2001 From: "maxim.joseau" Date: Tue, 22 Oct 2024 10:43:32 +0200 Subject: [PATCH] chore: linter --- ...021111111_feature_flag_referentiel_de_polynesie.rake_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/lib/tasks/deployment/20241021111111_feature_flag_referentiel_de_polynesie.rake_spec.rb b/spec/lib/tasks/deployment/20241021111111_feature_flag_referentiel_de_polynesie.rake_spec.rb index ec5a4636772..a4e340a2df1 100644 --- a/spec/lib/tasks/deployment/20241021111111_feature_flag_referentiel_de_polynesie.rake_spec.rb +++ b/spec/lib/tasks/deployment/20241021111111_feature_flag_referentiel_de_polynesie.rake_spec.rb @@ -36,4 +36,4 @@ expect(Flipper.enabled?(:referentiel_de_polynesie, procedure_with_referentiel_de_polynesie_without_admin_featured)).to eq(false) end end -end \ No newline at end of file +end