You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
theServer when {
uri("/test")
} then {
file("/Users/test/scalamoco/src/test/resources/testData.json")
}
It's not support for just like file("src/test/resources/testData.json")
The text was updated successfully, but these errors were encountered:
theServer when {
uri("/test")
} then {
file("/Users/test/scalamoco/src/test/resources/testData.json")
}
It's not support for just like file("src/test/resources/testData.json")
The text was updated successfully, but these errors were encountered: