Skip to content

Commit 314d9af

Browse files
authored
Re-enable PermissionManager tests (#6293)
1 parent a08e788 commit 314d9af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

realm/realm-library/src/syncIntegrationTest/java/io/realm/PermissionManagerTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@
5555
import static org.junit.Assert.fail;
5656

5757
@RunWith(AndroidJUnit4.class)
58-
@Ignore // FIXME: Temporary disable unit tests due to lates (3.0.0-alpha.2) ROS having issues. Re-enable once ROS is stable again.
5958
public class PermissionManagerTests extends StandardIntegrationTest {
6059

6160
private SyncUser user;

0 commit comments

Comments
 (0)