Skip to content

Commit 4e95d3e

Browse files
committed
e2e: update tests
The derrors package was changed recently, so the snapshots need to be updated. Change-Id: I32b14b9f9bb127af0b5489198a4c9c0cf2331be2 Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/317193 Trust: Julie Qiu <[email protected]> Run-TryBot: Julie Qiu <[email protected]> Reviewed-by: Jonathan Amsterdam <[email protected]>
1 parent f3c6002 commit 4e95d3e

6 files changed

+28
-0
lines changed
Loading
Loading
Loading
Loading

e2e/__snapshots__/unit-details.test.ts.snap

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,34 @@ Object {
570570
"name": "(\\"shedding load\\")",
571571
"role": "text",
572572
},
573+
Object {
574+
"name": "// Cleaned indicates that the module version was cleaned from the DB and",
575+
"role": "text",
576+
},
577+
Object {
578+
"name": "// shouldn't be reprocessed.",
579+
"role": "text",
580+
},
581+
Object {
582+
"name": "Cleaned =",
583+
"role": "text",
584+
},
585+
Object {
586+
"name": "errors",
587+
"role": "link",
588+
},
589+
Object {
590+
"name": ".",
591+
"role": "text",
592+
},
593+
Object {
594+
"name": "New",
595+
"role": "link",
596+
},
597+
Object {
598+
"name": "(\\"cleaned\\")",
599+
"role": "text",
600+
},
573601
Object {
574602
"name": "// Unknown indicates that the error has unknown semantics.",
575603
"role": "text",

0 commit comments

Comments
 (0)