Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Remove expected failure from test
  • Loading branch information
m-kuhn committed Mar 30, 2016
1 parent 9104704 commit 46162f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/src/python/test_qgsrelationeditwidget.py
Expand Up @@ -178,7 +178,6 @@ def choose_linked_feature():

self.assertEquals(self.table_view.model().rowCount(), 1)

@unittest.expectedFailure
def test_unlink_feature(self):
"""
Check if a linked feature can be unlinked
Expand Down

0 comments on commit 46162f2

Please sign in to comment.