Skip to content
This repository was archived by the owner on Nov 10, 2022. It is now read-only.

Commit 406f843

Browse files
committed
Updated DevKit with new service names
1 parent a719e7c commit 406f843

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Rakefile.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,15 @@
2323
REPOSITORIES = ["cvs-svc-defects",
2424
"cvs-svc-tech-records",
2525
"cvs-svc-test-types",
26-
"cvs-svc-preparers-mock",
26+
"cvs-svc-preparers",
2727
"cvs-svc-template",
28-
"cvs-svc-stub-crm-test-stations"]
28+
"cvs-svc-test-stations"]
2929

3030
SERVICE = ["cvs-svc-defects",
31-
"cvs-svc-stub-crm-test-stations",
31+
"cvs-svc-test-stations",
3232
"cvs-svc-tech-records",
3333
"cvs-svc-test-types",
34-
"cvs-svc-preparers-mock"]
34+
"cvs-svc-preparers"]
3535

3636
GIT = "[email protected]:dvsa"
3737

0 commit comments

Comments
 (0)