Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash in no-identical-titles: "Cannot read property 'testTitles' of undefined" #98

Closed
epmatsw opened this issue Aug 29, 2016 · 0 comments · Fixed by #99
Closed

Crash in no-identical-titles: "Cannot read property 'testTitles' of undefined" #98

epmatsw opened this issue Aug 29, 2016 · 0 comments · Fixed by #99
Labels

Comments

@epmatsw
Copy link
Contributor

epmatsw commented Aug 29, 2016

Cannot read property 'testTitles' of undefined
TypeError: Cannot read property 'testTitles' of undefined
at EventEmitter.CallExpression (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint-plugin-mocha/lib/rules/no-identical-title.js:51:54)
at emitOne (events.js:101:20)
at EventEmitter.emit (events.js:188:7)
at NodeEventGenerator.enterNode (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint/lib/util/node-event-generator.js:40:22)
at CodePathAnalyzer.enterNode (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint/lib/code-path-analysis/code-path-analyzer.js:608:23)
at CommentEventGenerator.enterNode (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint/lib/util/comment-event-generator.js:97:23)
at Controller.enter (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint/lib/eslint.js:915:36)
at Controller.__execute (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/estraverse/estraverse.js:397:31)
at Controller.traverse (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/estraverse/estraverse.js:501:28)
at Controller.Traverser.controller.traverse (/Users/wstamper/github/BBUI/SetupAssistantUI/node_modules/eslint/lib/util/traverser.js:36:33)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants