Skip to content

Commit

Permalink
fixup! Fixed failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaden Peterson committed Jan 29, 2025
1 parent 5f84626 commit bb8107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/plugins/semanticdb/test
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ works_with_no_sources() {
}

does_not_produce_semanticdb_for_source_jars() {
bazel build :sourcejar-library
bazel build :semanticdb-sourcejar-semanticdb-info

semanticdb_info_path="$bazel_bin/plugins/semanticdb/semanticdb-sourcejar-semanticdb-info.txt"

Expand Down

0 comments on commit bb8107a

Please sign in to comment.