Commit cebe77f4 authored by Łukasz Nowak's avatar Łukasz Nowak

Method does not fail.

parent 9db370b9
......@@ -30,11 +30,9 @@
from VifibMixin import testVifibMixin
import transaction
import unittest
from Products.ERP5Type.tests.backportUnittest import expectedFailure
class TestVifibUpgrader(testVifibMixin):
""" Checks that Vifib Upgrader is callable. """
@expectedFailure
def test_simple_call(self):
self.login()
portal = self.getPortalObject()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment