From 250386328b6448c61a27464b87d829d7c3026f7d Mon Sep 17 00:00:00 2001
From: izabel <izabel>
Date: Mon, 30 Jun 2008 06:55:47 +0000
Subject: [PATCH] fix: broken integration tests

SVN: 6904
---
 integration-tests/templates/openBIS-client/commands.txt | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/integration-tests/templates/openBIS-client/commands.txt b/integration-tests/templates/openBIS-client/commands.txt
index 1e414b8a43b..e0cc315c95a 100644
--- a/integration-tests/templates/openBIS-client/commands.txt
+++ b/integration-tests/templates/openBIS-client/commands.txt
@@ -1,4 +1,8 @@
 login -u test -p <password>
+register-group CISD
+assign-home-group test CISD
+logout
+login -u test -p <password>
 register-project NEMO
 register-materials VIRUS testdata/basic-viruses.txt
 register-materials CONTROL testdata/basic-controls.txt
-- 
GitLab