Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Commas, Grrrrr!
  • Loading branch information
stephenBarrs authored Apr 24, 2024
1 parent c2654be commit 2b401f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/breakers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
services = [
BB::Configuration.instance.breakers_service,
Caseflow::Configuration.instance.breakers_service,
ClaimsApi::LocalBGS.breakers_service
ClaimsApi::LocalBGS.breakers_service,
CovidVaccine::V0::VetextConfiguration.instance.breakers_service,
DebtManagementCenter::DebtsConfiguration.instance.breakers_service,
DecisionReview::Configuration.instance.breakers_service,
Expand Down

0 comments on commit 2b401f8

Please sign in to comment.