Describe the bug
When running the Wheels core test suite on Adobe ColdFusion, test execution fails with the following error:
coldfusion.compiler.ASTcffunction
The error occurs while TestBox is attempting to load component metadata using getComponentMetadata().
To Reproduce
Steps to reproduce the behavior:
- Run the Wheels repository using Adobe ColdFusion.
- Navigate to the core test runner.
- Execute the core tests.
- Observe the
coldfusion.compiler.ASTcffunction error.
Expected behavior
The core test suite should run successfully on Adobe ColdFusion without errors when loading test component metadata.
Screenshots

Desktop:
- OS: Any
- CFML Engine: Adobe ColdFusion
Describe the bug
When running the Wheels core test suite on Adobe ColdFusion, test execution fails with the following error:
coldfusion.compiler.ASTcffunctionThe error occurs while TestBox is attempting to load component metadata using getComponentMetadata().
To Reproduce
Steps to reproduce the behavior:
coldfusion.compiler.ASTcffunctionerror.Expected behavior
The core test suite should run successfully on Adobe ColdFusion without errors when loading test component metadata.
Screenshots

Desktop: