-
Use --test-root to pass files to Bazel tests. · 89cd45ccRafael Marinheiro authored
The current implementation makes tests fail when it is imported from a different Bazel workspace. We fix that by using the --test-root flag to pass the rootpath to the tests.
89cd45cc
×