mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 20:20:49 +00:00
remove mentions of scraped_on field from types & test cases
This commit is contained in:
parent
f920fc61ac
commit
77659efe1f
2 changed files with 8 additions and 12 deletions
|
|
@ -144,7 +144,6 @@ describe("aikido API", async () => {
|
|||
package_name: "fresh-pkg",
|
||||
version: "1.0.0",
|
||||
released_on: 123,
|
||||
scraped_on: 456,
|
||||
},
|
||||
];
|
||||
mockFetch.mock.mockImplementationOnce(() => ({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue