Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(891)

Unified Diff: milo/buildsource/buildbot/console_test.go

Issue 2946443003: Milo: (Breaking proto change) Update console definition (Closed)
Patch Set: ImportFix Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « milo/api/resp/console.go ('k') | milo/common/config_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/buildsource/buildbot/console_test.go
diff --git a/milo/buildsource/buildbot/console_test.go b/milo/buildsource/buildbot/console_test.go
index 24e6461a9a166ab3ed2b36f2789123a0d4f6ecf7..8cca11066d48ce3d4e0f3ad34192eb3ee4ec6f6f 100644
--- a/milo/buildsource/buildbot/console_test.go
+++ b/milo/buildsource/buildbot/console_test.go
@@ -55,8 +55,7 @@ func TestConsole(t *testing.T) {
Convey(`Basic`, func() {
ref := []resp.BuilderRef{
{
- Module: "buildbot",
- Name: "fake/fake",
+ Name: "buildbot/fake/fake",
Category: []string{"np"},
ShortName: "np",
},
« no previous file with comments | « milo/api/resp/console.go ('k') | milo/common/config_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698