Skip to content

Commit c679dfe

Browse files
committed
chore: add changelog entry under UNRELEASED tests
Signed-off-by: Shravya Jallepally <jallepally0.0shravya@gmail.com>
1 parent d4517f0 commit c679dfe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,12 @@ This changelog is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.
99
### Tests
1010
- Formatted contract unit tests with black for consistent style. (#1523)
1111
- Format account test files with Black (#1519)
12-
- Improve unit test coverage for `Hbar`, including edge cases, validation, comparisons, and hashing. (#1483)
13-
- Standardize formatting of `evm_address_test.py` using Black for improved consistency and readability (#1529)
12+
- Improve unit test coverage for Hbar, including edge cases, validation, comparisons, and hashing. (#1483)
13+
- Standardize formatting of evm_address_test.py using Black for improved consistency and readability (#1529)
1414
- Formatted unit test files using Black.
15-
- Format `tests/unit/network_tls_test.py` with black for code style consistency (#1543)
16-
- Formatted client_test.py using black.
15+
- Format tests/unit/network_tls_test.py with black for code style consistency (#1543)
16+
- Formatted `ethereum_transaction_test.py` using Black.
17+
- Formatted client_test.py using Black.
1718

1819
### Added
1920
- Added Windows setup guide for SDK developers (`docs/sdk_developers/training/setup/setup_windows.md`) with PowerShell installation instructions. (#1570)

0 commit comments

Comments
 (0)