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

Question: Saving mapping with relative (not found) file fails #176

Closed
StefH opened this issue Aug 7, 2018 · 1 comment
Closed

Question: Saving mapping with relative (not found) file fails #176

StefH opened this issue Aug 7, 2018 · 1 comment

Comments

@StefH
Copy link
Collaborator

StefH commented Aug 7, 2018

 server
                .Given(Request.Create().WithPath("/file_rel").UsingGet())
                .RespondWith(Response.Create()
                    .WithBodyFromFile("Program.cs", false)
                );
@StefH
Copy link
Collaborator Author

StefH commented Aug 7, 2018

works as expected

@StefH StefH closed this as completed Aug 7, 2018
StefH added a commit that referenced this issue Aug 7, 2018
@StefH StefH changed the title Saving mapping with relative (not found) file fails Question: Saving mapping with relative (not found) file fails Aug 8, 2018
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

No branches or pull requests

1 participant