Skip to content

Commit 2b35f20

Browse files
authored
Merge pull request #8926 from cthorn42/maint/main/july-12-merge_up
Maint/main/july 12 merge up
2 parents 243bc9d + 691aa35 commit 2b35f20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

acceptance/tests/resource/group/should_query_all.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
test_name "should query all groups"
2+
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ } # See PA-4555
23

34
tag 'audit:high',
45
'audit:refactor', # Use block style `test_name`

0 commit comments

Comments
 (0)