Skip to content

Commit

Permalink
more fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
1azyman committed Jan 31, 2018
1 parent 358a9bb commit 13b23ae
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -573,7 +573,7 @@ public void test110GetResourceDummy() throws Exception {
displayThen(TEST_NAME);
assertSuccess(result);

assertCounterIncrement(InternalCounters.PRISM_OBJECT_CLONE_COUNT, 4);
assertCounterIncrement(InternalCounters.PRISM_OBJECT_CLONE_COUNT, 5);

assertResourceDummy(resource, true);

Expand Down

0 comments on commit 13b23ae

Please sign in to comment.