Skip to content
Snippets Groups Projects
Commit f7a174e5 authored by Nicola Fulvio Calabria's avatar Nicola Fulvio Calabria
Browse files

Uncomment commented test to avoid platform mismatch on development machine

parent 5108f1c2
No related branches found
No related tags found
No related merge requests found
Pipeline #1179 passed
......@@ -37,6 +37,6 @@ public class FileDAOTest {
FileInfo fileInfo = optFileInfo.get();
//assertEquals("/home/username1/retrieve/file1.txt", fileInfo.getOsPath());
assertEquals("/home/username1/retrieve/file1.txt", fileInfo.getOsPath());
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment