ministryofjustice / staff-device-dhcp-server

The ISC KEA server for serving DHCP requests (via a Docker image)
https://github.com/ministryofjustice/cloud-operations#dhcp--dns
MIT License
2 stars 3 forks source link

:wrench: Update Sentry gem environment call #222

Closed Gary-H9 closed 1 year ago

Gary-H9 commented 1 year ago

The purpose of this PR is to resolve this issue in which the workaround is to remove the sentry-ruby gem when running tests locally.

The PR alters the Gemfile so that the sentry-ruby gem is only called in production, as such the workaround is no longer required.

✅ Tests passed with this configuration.