Skip to content

Commit ab6211d

Browse files
committed
Fix S3SearchableSnapshotsCredentialsReloadIT
1 parent 7b72a74 commit ab6211d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/searchable-snapshots/qa/s3/src/javaRestTest/java/org/elasticsearch/xpack/searchablesnapshots/s3/S3SearchableSnapshotsCredentialsReloadIT.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,6 @@ void ensureSearchFailure() throws IOException {
279279
allOf(
280280
containsString("Access denied"),
281281
containsString("Status Code: 403"),
282-
containsString("Error Code: AccessDenied"),
283282
containsString("failed to read data from cache")
284283
)
285284
);

0 commit comments

Comments
 (0)