fix(test_table): update image path to use relative path
- Replace hardcoded image path with dynamic path generation - Use os.path.join to create platform-independent file paths - Improve code maintainability and portability across different environments
Showing
Please register or sign in to comment