Skip to content

Commit

Permalink
revert password change
Browse files Browse the repository at this point in the history
  • Loading branch information
nisgoel-amazon committed May 3, 2024
1 parent d6fb2a5 commit 326ae19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/integtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ then
if [ "$VERSION_TO_COMPARE" != "$OPENSEARCH_REQUIRED_VERSION" ]; then
CREDENTIAL="admin:admin"
else
CREDENTIAL="admin:myStrongPassword123@456"
CREDENTIAL="admin:myStrongPassword123!"
fi
fi

Expand Down

0 comments on commit 326ae19

Please sign in to comment.