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
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Standalone RestNetworkStoreClient.getSome() doesn't work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
$ mvn verify -Ptck -Dit.test=LccIT
[ERROR] LccIT>AbstractLccTest.testBase:49 expected:<1> but was:<0>
What is the expected behavior?
test should work. It works if you use CachedNetworkStoreClient(RestNetworkStoreClient)
The text was updated successfully, but these errors were encountered:
Do you want to request a feature or report a bug?
bug
What is the current behavior?
Standalone RestNetworkStoreClient.getSome() doesn't work.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem
$ mvn verify -Ptck -Dit.test=LccIT
[ERROR] LccIT>AbstractLccTest.testBase:49 expected:<1> but was:<0>
What is the expected behavior?
test should work. It works if you use CachedNetworkStoreClient(RestNetworkStoreClient)
The text was updated successfully, but these errors were encountered: