Skip to content

Commit

Permalink
Update BUILD, revert back to skip_indexing test
Browse files Browse the repository at this point in the history
  • Loading branch information
bhass-neon authored Aug 27, 2024
1 parent 821efbe commit 40f7772
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions checker/node/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,8 @@ py_test(
)

py_test(
name = "gee_incomplete_entry_test",
srcs = ["gee_incomplete_entry_test.py"],
name = "gee_skip_indexing_test",
srcs = ["gee_skip_indexing_test.py"],
deps = [
":node",
"//checker:stac",
Expand Down

0 comments on commit 40f7772

Please sign in to comment.