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 9614e61 + 5baa68a commit bda8f4fCopy full SHA for bda8f4f
acceptance/tests/resource/group/should_query_all.rb
@@ -1,5 +1,6 @@
1
test_name "should query all groups"
2
skip_test if agents.any? {|agent| agent['platform'] =~ /osx-12-arm64/ || agent['platform'] =~ /osx-13-arm64/ } # See PA-4555
3
+
4
tag 'audit:high',
5
'audit:refactor', # Use block style `test_name`
6
'audit:integration' # Does not modify system running test
0 commit comments