Skip to content

Commit

Permalink
rename test metric
Browse files Browse the repository at this point in the history
  • Loading branch information
steveny91 committed Dec 24, 2024
1 parent 692400b commit 76d7016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keda/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ def get_fixture_path(filename):
'keda.process.max_fds',
'keda.process.open_fds',
'keda.process.resident_memory.bytes',
'process.uptime.seconds',
'keda.process.uptime.seconds',
'keda.process.virtual_memory.bytes',
'keda.process.virtual_memory.max_bytes',
'keda.registered_metrics.count',
Expand Down

0 comments on commit 76d7016

Please sign in to comment.