We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7cce69 commit 63cb47fCopy full SHA for 63cb47f
test/shell/test_scala_library_jar.sh
@@ -22,7 +22,7 @@ scala_library_jar_without_srcs_must_include_filegroup_resources(){
22
}
23
24
scala_library_jar_without_srcs_must_fail_on_mismatching_resource_strip_prefix() {
25
- action_should_fail build test_expect_failure/wrong_resource_strip_prefix:noSrcsJarWithWrongStripPrefix
+ action_should_fail build test_expect_failure/mismatching_resource_strip_prefix:noSrcsJarWithWrongStripPrefix
26
27
28
$runner scala_library_jar_without_srcs_must_fail_on_mismatching_resource_strip_prefix
0 commit comments