Skip to content

Commit cfddfc3

Browse files
committed
Revert "Temporarily disable home depot tests"
This reverts commit 43fc759.
1 parent c2db13f commit cfddfc3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/engines/home_depot_test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ const BASE_URL = Deno.env.get("ENV_TYPE") === "local"
3333
describe("home_depot", {
3434
sanitizeOps: false, // TODO(seb): look into how we can avoid setting these to false
3535
sanitizeResources: false,
36-
ignore: true,
3736
}, () => {
3837
let urlStub: Stub;
3938
const engine = "home_depot";

0 commit comments

Comments
 (0)