Skip to content

Commit

Permalink
Fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Jul 24, 2024
1 parent 70df10f commit abcdb43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/py/bazel/bazel_external_repository_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def testDeletedPackagesOnExternalRepo(self):
args=[
'build',
'@other_repo//pkg:file',
# TODO: support apparent repo name for --deleted_packages
# TODO(bzlmod): support apparent repo name for --deleted_packages
'--deleted_packages=@@_main~_repo_rules~other_repo//pkg/ignore',
],
cwd=work_dir,
Expand Down

0 comments on commit abcdb43

Please sign in to comment.