Commit c0173fee authored by Romain Courteaud's avatar Romain Courteaud

slapos_slap_tool: proj reference

parent 76d5b233
...@@ -3115,6 +3115,7 @@ class TestSlapOSSlapToolPersonAccess(TestSlapOSSlapToolMixin): ...@@ -3115,6 +3115,7 @@ class TestSlapOSSlapToolPersonAccess(TestSlapOSSlapToolMixin):
filter_xml='<marshal><dictionary id="i2"/></marshal>', filter_xml='<marshal><dictionary id="i2"/></marshal>',
state='<marshal><string>started</string></marshal>', state='<marshal><string>started</string></marshal>',
shared_xml='<marshal><bool>0</bool></marshal>', shared_xml='<marshal><bool>0</bool></marshal>',
project_reference=self.project.getReference()
) )
self.assertEqual(type(response), str) self.assertEqual(type(response), str)
# check returned XML # check returned XML
......
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