Skip to content

Commit

Permalink
review points addressed
Browse files Browse the repository at this point in the history
  • Loading branch information
lathapatil committed Mar 25, 2024
1 parent 1ad79bc commit 088bfb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -556,9 +556,9 @@ public void testSimpleUpdate() throws CoreException {

/**
* Whenever a delete operation is called on an IFile it's properties also
* deleted from .index file .This Test case validates for given IFile resource
* deleted from .index file. This Test case validates for given IFile resource
* Zero depth is calculated to traverse through folders for loading right index
* file and delete its properties . because the required index file is present
* file and delete its properties, because the required index file is present
* under corresponding bucket of the folder same as the IFile and no need to
* traverse to Infinite depth.
*/
Expand Down

0 comments on commit 088bfb8

Please sign in to comment.