diff --git a/common/tests/unit/advio.cpp b/common/tests/unit/advio.cpp index 032a5f7a0..0315b906c 100644 --- a/common/tests/unit/advio.cpp +++ b/common/tests/unit/advio.cpp @@ -31,7 +31,7 @@ using namespace villas; /** This URI points to a Sciebo share which contains some test files. * The Sciebo share is read/write accessible via WebDAV. */ -#define BASE_URI "https://1Nrd46fZX8HbggT:badpass@rwth-aachen.sciebo.de/public.php/webdav/node/tests" +#define BASE_URI "https://Q9ZHPBD5eRlZcAi:badpass@rwth-aachen.sciebo.de/public.php/webdav/tests" // cppcheck-suppress unknownMacro TestSuite(advio,