Skip to content

Commit

Permalink
[Automated] Merged master into target k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
va-vsp-bot authored Apr 10, 2024
2 parents e8d898b + ecdde3a commit 0a789c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/mobile/spec/request/authorized_services_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
let!(:user) { sis_user }
let(:attributes) { response.parsed_body.dig('data', 'attributes') }

before { Flipper.enable('va_online_scheduling') }

describe 'GET /mobile/v0/user/authorized-services' do
it 'includes a hash with all available services and a boolean value of if the user has access' do
get '/mobile/v0/user/authorized-services', headers: sis_headers,
Expand Down

0 comments on commit 0a789c4

Please sign in to comment.