We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02edd1e commit d4d7a74Copy full SHA for d4d7a74
config/environments/development.rb
@@ -44,6 +44,3 @@
44
# Apply autocorrection by RuboCop to files generated by `bin/rails generate`.
45
config.generators.apply_rubocop_autocorrect_after_generate!
46
end
47
-
48
-# TODO: remove this workaround once GovukPrometheusExporter initialisation is fixed in govuk_app_config.
49
-ENV["GOVUK_PROMETHEUS_EXPORTER"] = "force"
config/environments/test.rb
@@ -46,6 +46,3 @@
config.discovery_engine_default_collection_name = "[collection]"
config.discovery_engine_default_location_name = "[location]"
50
51
0 commit comments