mirror of
https://github.com/google/nomulus
synced 2026-01-03 11:45:39 +00:00
Remove old console soy/js and related files (#2861)
We haven't been serving this for a while, let's finally get rid of them. We keep some Soy rules around in the presubmits file because we use some Soy files as XML templates for EPP actions.
This commit is contained in:
@@ -30,7 +30,6 @@ def screenshotsForGoldensDir = "${project.buildDir}/screenshots_for_goldens"
|
||||
def newGoldensDir = "${project.buildDir}/new_golden_images"
|
||||
def goldensDir =
|
||||
"${javaTestDir}/google/registry/webdriver/goldens/chrome-linux"
|
||||
def jsDir = "${project.projectDir}/src/main/javascript"
|
||||
|
||||
// Tests that fail when running Gradle in a docker container, e. g. when
|
||||
// building the release artifacts in Google Cloud Build.
|
||||
|
||||
Reference in New Issue
Block a user