-
Notifications
You must be signed in to change notification settings - Fork 0
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
XIVY-12055 Moved Mock-API to demo-project and updated Readme #7
Conversation
Seems that a test is still failing? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice 👍
Some small thing to revert :)
.project
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert this change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe revert this change too?
@@ -10,8 +10,7 @@ | |||
"name" : "setMockConfig.ivp", | |||
"config" : { | |||
"callSignature" : "setMockConfig", | |||
"outLink" : "setMockConfig.ivp", | |||
"showInStartList" : false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert this
@@ -44,8 +43,7 @@ | |||
"name" : "cleanupMockConfig.ivp", | |||
"config" : { | |||
"callSignature" : "cleanupMockConfig", | |||
"outLink" : "cleanupMockConfig.ivp", | |||
"showInStartList" : false |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
revert this
2238cb3
to
96c9189
Compare
a5dca9a
to
38432bf
Compare
No description provided.