Commit 570ba658 authored by Romain Courteaud's avatar Romain Courteaud

Set a default capacity scope value on Computer

parent 51908295
......@@ -66,6 +66,7 @@ computer = module.newContent(\n
title=title,\n
reference=reference,\n
destination_reference=certificate_dict["id"],\n
capacity_scope=\'open\',\n
)\n
\n
computer.requestComputerRegistration()\n
......
457
\ No newline at end of file
458
\ 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