Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Signed-off-by: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com>
  • Loading branch information
kolchfa-aws authored Oct 14, 2024
1 parent 7946b53 commit 6de09a3
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ cd alerting
First, try running integration tests on an older version of OpenSearch that doesn't contain the core snapshot for macOS ARM64 (in this example, 2.14.0):

```bash
# Checkout 2.14
# Check out 2.14
git checkout 2.14

# Run integration test
Expand Down Expand Up @@ -137,7 +137,7 @@ BUILD FAILED in 1m 31s
Then switch to the 2.16.0 version, in which the macOS ARM64 snapshot is available, and try again:
```bash
# Checkout 2.16
# Check out 2.16
git checkout 2.16

# Run integration test
Expand Down

0 comments on commit 6de09a3

Please sign in to comment.