Skip to content

Commit

Permalink
Enable third party test
Browse files Browse the repository at this point in the history
  • Loading branch information
antonwolfy committed Jan 14, 2025
1 parent 0ae85c3 commit d00a122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dpnp/tests/third_party/cupy/core_tests/test_ndarray.py
Original file line number Diff line number Diff line change
Expand Up @@ -691,7 +691,6 @@ def test_format(self, xp):
return format(x, ".2f")


@pytest.mark.skip("implicit conversation to numpy does not raise an exception")
class TestNdarrayImplicitConversion(unittest.TestCase):

def test_array(self):
Expand Down

0 comments on commit d00a122

Please sign in to comment.