Skip to content

Commit

Permalink
Merge branch 'main' of github.com:spatie/laravel-prometheus
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed May 31, 2023
2 parents 7068074 + abc7e4b commit ea9b746
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Http/Controllers/PrometheusMetricsControllerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
assertPrometheusResultsMatchesSnapshot();
});


it('will render the gauges on the correct urls', closure: function () {
config()->set('prometheus.urls', [
'default' => '/prometheus',
Expand Down

0 comments on commit ea9b746

Please sign in to comment.