Skip to content

Commit 46d1c4c

Browse files
committed
Please consider the following formatting changes
1 parent 519d0fb commit 46d1c4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CCDB/test/testCcdbApiHeaders.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ struct Fixture {
4747
char hostname[_POSIX_HOST_NAME_MAX];
4848
gethostname(hostname, _POSIX_HOST_NAME_MAX);
4949
basePath = std::string("Users/m/meide/BasicCCDBManager/");
50-
50+
5151
ccdbManager.setURL(ccdbUrl);
5252

5353
LOG(info) << "Path we will use in this test suite : " + basePath << std::endl;

0 commit comments

Comments
 (0)