Skip to content
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

Fix current dir on spec_helper #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix current dir on spec_helper #1

wants to merge 1 commit into from

Conversation

leandrogualter
Copy link

The current dir on spec_helper is '..', so it can't reach the files on "scripts/challenges".

@maxlinc
Copy link
Owner

maxlinc commented Nov 10, 2013

It's buried in the readme, but it says that it's intended to be added as a submodule to your implementation:

git submodule add [email protected]:maxlinc/json-schema-kata.git kata

See Running Tests.

I'm not sure that's the best setup, but right now this PR would break json-schema-generator's tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants