Skip to content

fix: update versions test to handle multiple audit groups after #931#939

Merged
chrischrischris merged 1 commit into
mainfrom
vertest
May 15, 2026
Merged

fix: update versions test to handle multiple audit groups after #931#939
chrischrischris merged 1 commit into
mainfrom
vertest

Conversation

@chrischrischris
Copy link
Copy Markdown
Contributor

PR #931 changed formatVersions to keep audit entries in separate groups when split by a labeled version boundary. The test now finds two .is-audit elements (one before and one after 'ver 1'), causing a strict mode violation. Use .first() to target the most recent audit group.

PR #931 changed formatVersions to keep audit entries in separate groups
when split by a labeled version boundary. The test now finds two
.is-audit elements (one before and one after 'ver 1'), causing a strict
mode violation. Use .first() to target the most recent audit group.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@aem-code-sync
Copy link
Copy Markdown

aem-code-sync Bot commented May 15, 2026

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch.
In case there are problems, just click the checkbox below to rerun the respective action.

  • Re-sync branch
Commits

@chrischrischris chrischrischris merged commit a310a39 into main May 15, 2026
6 of 7 checks passed
@chrischrischris chrischrischris deleted the vertest branch May 15, 2026 01:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant