mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-26 03:27:30 +00:00
c3cc6b174f
When running the AWS module it will parse the AWS config found in `~/.aws/config` to get the region. This means that tests that expect no region to be set will fail if there exists a default profile with a region set, which is probably true for most AWS users. To avoid this have set the AWS tests that depend on the non-existance of a `.aws/config` to be ignored. |
||
---|---|---|
.. | ||
configs | ||
formatter | ||
init | ||
modules | ||
test | ||
bug_report.rs | ||
config.rs | ||
configure.rs | ||
context.rs | ||
lib.rs | ||
logger.rs | ||
main.rs | ||
module.rs | ||
print.rs | ||
segment.rs | ||
utils.rs |