Skip to content

Commit

Permalink
Fixed comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
vagisha committed Feb 10, 2025
1 parent 1d46b8c commit f7d1bbf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,8 +238,8 @@ public void testLibraryValidationWithSubfolders()
"20210719_SIRT-PRM_SIRT4pep_unsched.msf");

goToDashboard();
// Upload the source files used to build the maxquant.blib library to the parent experiment folder.
// Since spectral libraries can be used with multiple documents that may be uploaded across subfolders,
// Upload the source files used to build test_library.blib to the parent experiment folder.
// Since spectral libraries can be used with multiple documents that may be uploaded to different subfolders,
// we check all subfolders, as well as the parent experiment folder for library source files.
log("Uploading library source files to parent experiment folder - " + folderName);
uploadRawFiles(rawSources.stream()
Expand Down

0 comments on commit f7d1bbf

Please sign in to comment.