We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 243bc9d + 691aa35 commit 2b35f20Copy full SHA for 2b35f20
acceptance/tests/resource/group/should_query_all.rb
@@ -1,4 +1,5 @@
1
test_name "should query all groups"
2
+skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ } # See PA-4555
3
4
tag 'audit:high',
5
'audit:refactor', # Use block style `test_name`
0 commit comments