Page.getTags() junits
HI Team,
I was able to get all properties of page when stubbed through json but not cq:tags,
when I do page.getPath() it's getting the path but it's returning null for page.getTags() however I was able to see cq:tags property is not null it has tags when i debug it
