Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect assertion in InjectorFactoryTest
The test now correctly asserts that the injector is an instance of CompileInjector instead of ScriptInjector. This change ensures the test accurately reflects the expected behavior of the injector creation process.
- Loading branch information