From d5e1da29faab168acb1074e83b73d1caaa024e77 Mon Sep 17 00:00:00 2001 From: Augustus Chang Date: Tue, 26 Mar 2024 17:23:06 -0400 Subject: [PATCH] add spaces for web tests --- core/web/resolver/testdata/config-full.toml | 2 +- core/web/resolver/testdata/config-multi-chain-effective.toml | 2 +- core/web/resolver/testdata/config-multi-chain.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/web/resolver/testdata/config-full.toml b/core/web/resolver/testdata/config-full.toml index ff96566171e..527c7ff133e 100644 --- a/core/web/resolver/testdata/config-full.toml +++ b/core/web/resolver/testdata/config-full.toml @@ -440,4 +440,4 @@ ConfirmationPoll = '42s' [[Starknet.Nodes]] Name = 'primary' URL = 'http://stark.node' -APIKey = 'key' \ No newline at end of file +APIKey = 'key' diff --git a/core/web/resolver/testdata/config-multi-chain-effective.toml b/core/web/resolver/testdata/config-multi-chain-effective.toml index 98d7a7b13cb..85be4c4799f 100644 --- a/core/web/resolver/testdata/config-multi-chain-effective.toml +++ b/core/web/resolver/testdata/config-multi-chain-effective.toml @@ -596,4 +596,4 @@ ConfirmationPoll = '1h0m0s' [[Starknet.Nodes]] Name = 'primary' URL = 'http://stark.node' -APIKey = 'key' \ No newline at end of file +APIKey = 'key' diff --git a/core/web/resolver/testdata/config-multi-chain.toml b/core/web/resolver/testdata/config-multi-chain.toml index a20fa5baeb4..7180471ca2a 100644 --- a/core/web/resolver/testdata/config-multi-chain.toml +++ b/core/web/resolver/testdata/config-multi-chain.toml @@ -113,4 +113,4 @@ ConfirmationPoll = '1h0m0s' [[Starknet.Nodes]] Name = 'primary' URL = 'http://stark.node' -APIKey = 'key' \ No newline at end of file +APIKey = 'key'