Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit d0daeea

Browse files
committed
update home snapshot
1 parent 4b85522 commit d0daeea

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

src/components/home-news/__snapshots__/home-news.container.test.js.snap

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,14 @@ Object {
1111
"title": "Happy 3rd Birthday Code.gov!",
1212
"url": "https://medium.com/codedotgov/happy-3rd-birthday-code-gov-3b9171ceb88e",
1313
},
14+
Object {
15+
"alt": "Open Sign in Coffee Shop (Credit: TK1993 iStock/Getty Images Plus)",
16+
"date": "11/4/2019",
17+
"description": "For small businesses, open source software provides unlimited access to fully functioning software that can help grow and automate…",
18+
"image": "/assets/img/news/open-sign.jpeg",
19+
"title": "The SBA and Open Source: A Perfect Fit for Small Business",
20+
"url": "https://medium.com/codedotgov/the-sba-and-open-source-a-perfect-fit-for-small-business-69727971d71a",
21+
},
1422
Object {
1523
"alt": "An open padlock",
1624
"date": "9/30/2019",
@@ -19,14 +27,6 @@ Object {
1927
"title": "Developing with a Security Mindset",
2028
"url": "https://medium.com/codedotgov/watching-your-back-end-and-your-front-end-developing-with-a-security-mindset-ed5d73615688",
2129
},
22-
Object {
23-
"alt": "Brain outlined in half circuits",
24-
"date": "8/5/2019",
25-
"description": "OMB releases new guidance for tagging Artificial Intelligence (AI) digital assets…",
26-
"image": "/assets/img/news/ai.jpg",
27-
"title": "New Guidance for Enterprise Data and Source Code Inventories (.pdf)",
28-
"url": "/assets/data/ai_inventory-guidance.pdf",
29-
},
3030
],
3131
}
3232
`;

0 commit comments

Comments
 (0)