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

Use correct api.

parent 247cf483
......@@ -72,7 +72,7 @@ class TestSlapOSCoreSlapOSAssertHostingSubscriptionPredecessorAlarm(
self.login()
def test_HostingSubscription_assertPredecessor(self):
self.software_instance.edit(title=self.generateNewSoftwareTitle())
self.software_instance.rename(new_name=self.generateNewSoftwareTitle())
self.tic()
# check that no interaction has recreated the instance
......
199
\ No newline at end of file
200
\ No newline at end of file
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