Skip to content

Commit

Permalink
Fix load
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorcloudy committed Jan 29, 2025
1 parent 0c888b4 commit 59aff3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rules/exec_properties/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

load(":compare.bzl", "compare_dicts_test")
load("//rules/exec_properties:exec_properties.bzl", "create_rbe_exec_properties_dict")
load(":compare.bzl", "compare_dicts_test")

compare_dicts_test(
name = "docker_network_compare_test",
Expand Down

0 comments on commit 59aff3b

Please sign in to comment.