Skip to content

Commit f00c14a

Browse files
swissspidyCopilot
andauthored
Update features/distignore.feature
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 2f50390 commit f00c14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/distignore.feature

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Feature: Generate a distribution archive of a project with .distignore
382382

383383
Scenario: Efficiently ignores directories with many files
384384
# Performance test: ensure ignored directories are not scanned
385-
# @see https://github.com/wp-cli/dist-archive-command/issues/XXX
385+
# @see https://github.com/wp-cli/dist-archive-command/issues/115
386386
Given an empty directory
387387
And a foo/.distignore file:
388388
"""

0 commit comments

Comments
 (0)