#47969: test: add TS smoke test for electron/utility
Merged
Description of Change
We were missing any TS smoke test coverage for electron/utility
so add some.
Checklist
- PR description included and stakeholders cc'd
Release Notes
Notes: none
Backports
38-x-y
MergedPR Number
#47976Merged At
Aug 6, 2025, 7:47:43 AM
Released In
v38.0.0-beta.2Release Date
Aug 7, 2025, 8:31:56 AM
Semver Impact
Major
Breaking changes
Minor
New features
Patch
Bug fixes
None
Docs, tests, etc.
Semantic Versioning helps users understand the impact of updates:
- Major (X.y.z): Breaking changes that may require code modifications
- Minor (x.Y.z): New features that maintain backward compatibility
- Patch (x.y.Z): Bug fixes that don't change the API
- None: Changes that don't affect using facing parts of Electron