Skip to content

Commit

Permalink
Update ivy_tests/test_ivy/test_frontends/test_numpy/test_ndarray/test…
Browse files Browse the repository at this point in the history
…_ndarray.py


Modifying the number of test arrays

Co-authored-by: Sam Armstrong <[email protected]>
  • Loading branch information
AsmaaMHadir and Sam-Armstrong authored Jul 10, 2023
1 parent 1e71c7b commit 39b1898
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3153,7 +3153,7 @@ def test_numpy_instance_tostring__(
method_name="__invert__",
dtype_and_x=helpers.dtype_and_values(
available_dtypes=helpers.get_dtypes(kind="integer"),
num_arrays=2,
num_arrays=1,
),
)
def test_numpy_instance_invert__(
Expand Down

0 comments on commit 39b1898

Please sign in to comment.