aboutsummaryrefslogtreecommitdiffstats
path: root/cloud-tenant-cd/src/main/resources/META-INF
diff options
context:
space:
mode:
authorMorten Tokle <mortent@verizonmedia.com>2020-06-22 08:55:36 +0200
committerMorten Tokle <mortent@verizonmedia.com>2020-06-22 08:55:36 +0200
commite2dace4bc4f72e86a671664cb1b32eea48361cfb (patch)
tree2aadf30b9343cdba51646248ad5588f4f22d8bbc /cloud-tenant-cd/src/main/resources/META-INF
parent3a66636ae7790b334467898ab31badf522f70a1e (diff)
Execute Junit tests in container
Diffstat (limited to 'cloud-tenant-cd/src/main/resources/META-INF')
-rw-r--r--cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime2
1 files changed, 1 insertions, 1 deletions
diff --git a/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime b/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime
index 695fe363e4e..35cb2ed7c25 100644
--- a/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime
+++ b/cloud-tenant-cd/src/main/resources/META-INF/services/ai.vespa.hosted.cd.TestRuntime
@@ -1,2 +1,2 @@
# Copyright Verizon Media. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-ai.vespa.hosted.cd.VespaTestRuntime \ No newline at end of file
+ai.vespa.hosted.cd.impl.VespaTestRuntime \ No newline at end of file