Skip to content

Commit 2278ad1

Browse files
Update README.md with information about the new test
1 parent 249bce7 commit 2278ad1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,7 @@ Key files to study:
181181
- **Bug Fix**: Fixed an issue where changing the seed value in the configuration file wasn't properly affecting the output image. The bug was in the `render_from_config` function where the RNG state wasn't being properly managed.
182182
- **Bug Fix**: Fixed color inconsistency between the basic example and the main program. Now both methods produce the same colors for the same seed.
183183
- **Change**: Updated the default seed value to 99 throughout the codebase.
184+
- **Test**: Added a test to verify that the images generated by the basic example and the main program are identical.
184185

185186
## Performance
186187

0 commit comments

Comments
 (0)