Skip to content

Commit 025fef5

Browse files
authored
Changes the date of the latest article on PFP. (playfulprogramming#1249)
2 parents f25f9b8 + c33e0fc commit 025fef5

File tree

1 file changed

+1
-1
lines changed
  • content/sonukapoor/posts/mastering-angular-unit-testing

1 file changed

+1
-1
lines changed

content/sonukapoor/posts/mastering-angular-unit-testing/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
{
33
title: "Mastering Angular Unit Testing: Best Practices and Tools",
44
description: "In this article, I’ll share the insights and experiences I’ve gained over the years with unit testing in Angular, along with the best practices I’ve adopted along the way.",
5-
published: '2024-12-12',
5+
published: '2025-01-10',
66
tags: ["angular", "jest", "mocks", "javascript"],
77
license: 'cc-by-nc-sa-4'
88
}

0 commit comments

Comments
 (0)