adobe / aem-guides-wknd

Tutorial Code companion for Getting Started Developing with AEM Sites WKND Tutorial
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-wknd-tutorial-develop/overview.html
MIT License
282 stars 537 forks source link

revert junit throws #365

Closed godanny86 closed 2 years ago

godanny86 commented 2 years ago

Description

Reverts the use of org.junit.Assert.assertThrows

to fix java.lang.NoSuchMethodError: org.junit.Assert.assertThrows in CM pipeline

Related Issue

Issue #360

Types of changes

Checklist: