Skip to content

Commit

Permalink
feat(objectionary#2746):fixed todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Yanich96 committed Dec 28, 2023
1 parent e272471 commit 428dd48
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
* and
* {@link org.eolang.maven.optimization.OptCachedTest#returnsFromCacheCorrectProgram(Path path)}
* show that getting from cache don't work correctly.
* Need to fix file validation from cache: using checksum, but not time.
* Need to fix the file validation from cache: using checksum, but not time.
*/
public final class OptCached implements Optimization {

Expand Down

0 comments on commit 428dd48

Please sign in to comment.