Skip to content

Commit

Permalink
FBHAJ-54 Test changes reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-szrnka committed Sep 14, 2024
1 parent 9496254 commit ab60c66
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ void shouldUploadFiles() {
files.add(item2);

List<String> requiredHashes = new ArrayList<>();
requiredHashes.add("7dff8d09129482017247cb373e8138772e852a1a02f097d1440387055d2be69c");
requiredHashes.add("f7beb20179aee76b26b8b4b0840a89a70b1fbb72333892df6c54fe1010640cb3");

// act
service.uploadFiles("1.0", files, requiredHashes);
Expand Down

0 comments on commit ab60c66

Please sign in to comment.