Skip to content

Commit 0b97805

Browse files
committed
fix: test_torch_cumprod
1 parent 88583d4 commit 0b97805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ivy_tests/test_ivy/test_frontends/test_torch/test_tensor.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5674,6 +5674,7 @@ def test_torch_cumprod(
56745674
method_flags=method_flags,
56755675
frontend=frontend,
56765676
on_device=on_device,
5677+
test_values=False,
56775678
)
56785679

56795680

0 commit comments

Comments
 (0)