Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
waahm7 committed May 1, 2024
1 parent a5a9c21 commit 30cfd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/credentials_provider_ecs_tests.c
Original file line number Diff line number Diff line change
Expand Up @@ -732,7 +732,7 @@ AWS_TEST_CASE(credentials_provider_ecs_basic_success_token_file, s_credentials_p

static int s_credentials_provider_ecs_basic_success_uri_env(struct aws_allocator *allocator, void *ctx) {
(void)ctx;

aws_auth_library_init(allocator);
const struct test_case {
const char *relative_uri;
const char *full_uri;
Expand Down

0 comments on commit 30cfd10

Please sign in to comment.