Problem
The module comp contained within the extensions folder is unable to past all of it's tests because specific external files such as Spec Example return a 301 redirection.
Recreation
Execute the tests within the comp module.
Potential Solutions
- Have the input stream which manages these external files automatically resolve 301 redirects
- Change the URL or location of files so that no redirection needs to occur to access them
Problem
The module comp contained within the extensions folder is unable to past all of it's tests because specific external files such as Spec Example return a 301 redirection.
Recreation
Execute the tests within the comp module.
Potential Solutions