mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 10:46:10 +02:00
Remove datastore related code (#1906)
This commit is contained in:
parent
913edb23ee
commit
e41fd7877e
152 changed files with 886 additions and 4460 deletions
|
@ -86,8 +86,7 @@ test {
|
|||
// and assign the path to it to the GOOGLE_APPLICATION_CREDENTIALS environment
|
||||
// variable.
|
||||
//
|
||||
// A typical use case is to run tests from desktop that accesses Cloud resources. See
|
||||
// core/src/test/java/google/registry/beam/initsql/BeamJpaModuleTest.java for an example.
|
||||
// A typical use case is to run tests from desktop that accesses Cloud resources.
|
||||
tasks.withType(Test).configureEach {
|
||||
def gcp_integration_env_property = 'test.gcp_integration.env'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue