Nick:
This commit is contained in:
@@ -13,6 +13,10 @@ describe("WebScraperDataProvider", () => {
|
||||
metadata: { sourceURL: "https://example.com/another-page" },
|
||||
content: "",
|
||||
},
|
||||
{
|
||||
metadata: { sourceURL: "https://example.com/another-page" },
|
||||
content: "",
|
||||
},
|
||||
{
|
||||
metadata: { sourceURL: "https://example.com/data-image" },
|
||||
content: "",
|
||||
@@ -28,6 +32,10 @@ describe("WebScraperDataProvider", () => {
|
||||
metadata: { sourceURL: "https://example.com/another-page" },
|
||||
content: "",
|
||||
},
|
||||
{
|
||||
metadata: { sourceURL: "https://example.com/another-page" },
|
||||
content: "",
|
||||
},
|
||||
{
|
||||
metadata: { sourceURL: "https://example.com/data-image" },
|
||||
content: "",
|
||||
|
||||
Reference in New Issue
Block a user