feat: add title tag #130
Annotations
2 errors
error: expect(received).toMatchObject(expected):
tests/routes/api/search.test.ts#L28
{
+ description: "SOP-8 555 Timers / Counters",
+ lcsc: 41431778,
+ mfr: "NE555DR",
+ package: "SOP-8",
+ price: 0.041857143,
+ stock: 7709,
- description: "DIP-8 555 Timers / Counters ROHS",
- lcsc: 22461592,
- mfr: "LM555CN",
- package: "DIP-8",
- price: 0.141,
}
- Expected - 5
+ Received + 6
at <anonymous> (/home/runner/work/jlcsearch/jlcsearch/tests/routes/api/search.test.ts:28:34)
|
test
Process completed with exit code 1.
|