-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gauge uses hardcoded specs folder (at least in the logs) #302
Comments
Signed-off-by: Kaustav Das Modak <[email protected]>
Signed-off-by: Kaustav Das Modak <[email protected]>
Changes implemented. As a side effect, there have been 2 changes to gauge's usage:
|
We should have functional tests for this. |
More fixes for this issue in abc9058. |
Though specifying a custom path in tha gauge command for the specs folder
gauge another_specs_folder
The logs indicate it still tries to load specs from a
specs
folder.api.log:
02:06:41.492 Unable to add directory C:\work\specs to file watcher: GetFileAttributes: The system cannot find the file specified.
The text was updated successfully, but these errors were encountered: