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

Fixed replacement for windows URLs, issue #331 #332

Merged
merged 2 commits into from
Jan 17, 2017

Conversation

bneumann
Copy link
Contributor

@bneumann bneumann commented Jan 7, 2017

Tried it on my windows machine and it works like a charme now!

@bneumann
Copy link
Contributor Author

bneumann commented Jan 7, 2017

I am not sure if the test has something to do with the change I made, but I will investigate

@@ -20,6 +20,7 @@ var deviceFormatter = require('./api_formats/siren/device.siren');
var rels = require('zetta-rels');

var querytopic = require('./query_topic');
console.log(url);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Be sure to remove this log statement when you get a chance :) Otherwise looking good pending that issue with a test.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah sorry for that, just saw it too while executing the tests and was wonder where the heck it came from :)

@bneumann
Copy link
Contributor Author

bneumann commented Jan 7, 2017

There you go lad

@AdamMagaluk AdamMagaluk merged commit 0c058e2 into zettajs:master Jan 17, 2017
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.

3 participants