Skip to content

Commit 086f9c7

Browse files
committed
unskip cupy isin tests
1 parent a980c7f commit 086f9c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dpnp/tests/third_party/cupy/logic_tests/test_truth.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ def test_with_out(self, xp, dtype):
8989
return out
9090

9191

92-
@pytest.mark.skip("isin() is not supported yet")
9392
@testing.parameterize(
9493
*testing.product(
9594
{

0 commit comments

Comments
 (0)