From fe83d2301ebc173f6b4784dfb770579c59738e13 Mon Sep 17 00:00:00 2001 From: Giorgos Korfiatis <gkorf@grnet.gr> Date: Thu, 14 May 2015 13:08:28 +0300 Subject: [PATCH] remove instance from test --- test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test.py b/test.py index f913f20..fbba0da 100644 --- a/test.py +++ b/test.py @@ -47,7 +47,6 @@ LOCAL_ROOT_PATH = "/tmp/" + ID settings = SyncerSettings( - instance=ID, auth_url=AUTHENTICATION_URL, auth_token=TOKEN, container=ID, -- GitLab