Skip to content

Commit

Permalink
Remove problematic test
Browse files Browse the repository at this point in the history
  • Loading branch information
jmduke committed Sep 3, 2024
1 parent e8c608f commit bf59c13
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions lib/data.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,6 @@ const DOMAIN_TO_EXPECTED_DATA: Record<string, DetectedTechnology[]> = {
metadata: { value: "rewardful", via: "URL" },
},
],
"milled.com": [
{
identifier: "email_octopus",
metadata: { via: "SPF" },
},
],
"buttondown.email": [
{
identifier: "github",
Expand Down

0 comments on commit bf59c13

Please sign in to comment.