Skip to content

Commit

Permalink
Fix test compilation
Browse files Browse the repository at this point in the history
  • Loading branch information
adreed-msft committed Mar 9, 2023
1 parent 7c99be9 commit 03b1b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/zt_generic_traverser_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ func (s *genericTraverserSuite) TestLocalWildcardOverlap(c *chk.C) {
common.ELocation.Local(),
nil,
nil,
nil,
common.ESymlinkHandlingType.Follow(),
nil,
true,
false,
Expand Down

0 comments on commit 03b1b6e

Please sign in to comment.