Skip to content

Commit 2e0bfe7

Browse files
Unmute SecurityWithBasicLicenseIT (elastic#116300) (elastic#116568)
Test failure issue got closed without actually unmuting this test. Locally, this test passes. Relates elastic#99169 (cherry picked from commit ddd606d)
1 parent cde162e commit 2e0bfe7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/security/qa/security-basic/src/javaRestTest/java/org/elasticsearch/xpack/security/SecurityWithBasicLicenseIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929

3030
public class SecurityWithBasicLicenseIT extends SecurityInBasicRestTestCase {
3131

32-
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99169")
3332
public void testWithBasicLicense() throws Exception {
3433
checkLicenseType("basic");
3534
checkSecurityEnabled(false);

0 commit comments

Comments
 (0)