Skip to content

Commit ad2aecc

Browse files
committed
Update the spec to accept the failure
1 parent 5c2056b commit ad2aecc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spec/acceptance/ldap_spec.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,11 @@
9898
required: [
9999
/Successfully queried/
100100
]
101+
},
102+
linux: {
103+
known_failures: [
104+
'[-] Auxiliary aborted due to failure: not-found: No certificate templates were found.'
105+
]
101106
}
102107
}
103108
},

0 commit comments

Comments
 (0)