Skip to content

Commit 01bd07b

Browse files
authored
Merge pull request #9096 from mhashizume/maint/main/mergeup-july-31
(maint) Manual mergeup July 31 2023
2 parents 9614e61 + bda8f4f commit 01bd07b

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,5 +1,6 @@
11
test_name "should query all groups"
22
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ || agent['platform'] =~ /osx-13-arm64/ } # See PA-4555
3+
34
tag 'audit:high',
45
'audit:refactor', # Use block style `test_name`
56
'audit:integration' # Does not modify system running test

0 commit comments

Comments
 (0)