ocket8888 commented on code in PR #7474:
URL: https://github.com/apache/trafficcontrol/pull/7474#discussion_r1187861061
##########
experimental/traffic-portal/nightwatch/globals/globals.ts:
##########
@@ -97,6 +102,10 @@ declare module "nightwatch" {
asnsTable: () => AsnsPageObject;
asnDetail: () => AsnDetailPageObject;
};
+ capabilities: {
Review Comment:
it was, initially, but as I was messing with it trying to get the e2e tests
to work I moved it. Then, afterwards, I didn't think it mattered enough to move
it back - but I can, if you think it does matter.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]