Skip to content

Commit

Permalink
add correct service tag to FlagAccreditedRepresentativesController (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenhinkle authored Nov 1, 2024
1 parent 606958d commit 33036a7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
module RepresentationManagement
module V0
class FlagAccreditedRepresentativesController < ApplicationController
service_tag 'lighthouse-veteran'
service_tag 'representation-management'
before_action :feature_enabled
skip_before_action :authenticate

Expand Down

0 comments on commit 33036a7

Please sign in to comment.