From 94777647f6ea5d34572a1b15c9b57e35b8c77b41 Mon Sep 17 00:00:00 2001 From: Matthias Seitz Date: Wed, 1 Mar 2023 20:32:35 +0100 Subject: [PATCH] test: update test fixture (#4459) --- cli/tests/fixtures/can_create_template_contract.stdout | 2 +- cli/tests/fixtures/can_create_using_unlocked.stdout | 2 +- cli/tests/fixtures/can_use_libs_in_multi_fork.stdout | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cli/tests/fixtures/can_create_template_contract.stdout b/cli/tests/fixtures/can_create_template_contract.stdout index 4f9ec1e64dd4..2942a13d92fc 100644 --- a/cli/tests/fixtures/can_create_template_contract.stdout +++ b/cli/tests/fixtures/can_create_template_contract.stdout @@ -1,4 +1,4 @@ -Compiling 20 files with 0.8.15 +Compiling 21 files with 0.8.15 Solc 0.8.15 finished in 2.27s Compiler run successful Deployer: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 diff --git a/cli/tests/fixtures/can_create_using_unlocked.stdout b/cli/tests/fixtures/can_create_using_unlocked.stdout index b5cd1f939b8e..17a15ac67ba6 100644 --- a/cli/tests/fixtures/can_create_using_unlocked.stdout +++ b/cli/tests/fixtures/can_create_using_unlocked.stdout @@ -1,4 +1,4 @@ -Compiling 20 files with 0.8.15 +Compiling 21 files with 0.8.15 Solc 0.8.15 finished in 1.95s Compiler run successful Deployer: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 diff --git a/cli/tests/fixtures/can_use_libs_in_multi_fork.stdout b/cli/tests/fixtures/can_use_libs_in_multi_fork.stdout index d0125376f6dd..66a5eddd627a 100644 --- a/cli/tests/fixtures/can_use_libs_in_multi_fork.stdout +++ b/cli/tests/fixtures/can_use_libs_in_multi_fork.stdout @@ -1,4 +1,4 @@ -Compiling 18 files with 0.8.13 +Compiling 19 files with 0.8.13 Solc 0.8.13 finished in 1.95s Compiler run successful