Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
emosbaugh committed Nov 8, 2024
1 parent fa20f0b commit 8488b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/common/test/discover-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test_discover_public_ip()
ip_address=172.31.28.36
PUBLIC_ADDRESS=34.28.226.7
discover_public_ip
assertEquals "34.28.226.7" "$PUBLIC_ADDRESS"
assertEquals "172.31.28.36" "$PUBLIC_ADDRESS"
}

# shellcheck disable=SC1091
Expand Down

0 comments on commit 8488b2c

Please sign in to comment.