Commit 2e1c556b authored by Nicolas Wavrant's avatar Nicolas Wavrant

runner: use a more stable branch for tests

parent 81f499e6
...@@ -287,7 +287,7 @@ class SlaprunnerTestCase(unittest.TestCase): ...@@ -287,7 +287,7 @@ class SlaprunnerTestCase(unittest.TestCase):
data=dict( data=dict(
project=folder, project=folder,
create='0', create='0',
name='slaprunner' name='erp5'
), ),
follow_redirects=True)) follow_redirects=True))
self.assertEqual(response['result'], "") self.assertEqual(response['result'], "")
......
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