Skip to content
Snippets Groups Projects
Commit 1714de18 authored by Martin Kepplinger's avatar Martin Kepplinger
Browse files

pytests/test_regulators: use correct regulator for GPU

parent c800790f
No related branches found
No related tags found
No related merge requests found
......@@ -13,4 +13,4 @@ def check_voltage(regulator, voltage):
# This is true until the GPU does DVFS
def test_gpu_regulator():
check_voltage("buck5", 900)
check_voltage("buck3", 900)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment