Skip to content

Add eslint-plugin-jest#1801

Merged
Turbo87 merged 1 commit intomainmatter:masterfrom
bmish:eslint-plugin-jest
Jan 1, 2023
Merged

Add eslint-plugin-jest#1801
Turbo87 merged 1 commit intomainmatter:masterfrom
bmish:eslint-plugin-jest

Conversation

@bmish
Copy link
Contributor

@bmish bmish commented Dec 31, 2022

});

test('fails for wrong content (string value)', () => {
test('fails for wrong content (boolean value)', () => {
Copy link
Contributor Author

@bmish bmish Dec 31, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Detected by no-identical-title. The previous test case is testing type which is a string attribute whereas this test case is testing required which is a boolean attribute.

@bmish bmish force-pushed the eslint-plugin-jest branch from bf6fe5c to f2b1d2a Compare January 1, 2023 14:06
@bmish bmish force-pushed the eslint-plugin-jest branch from f2b1d2a to ab18c54 Compare January 1, 2023 14:09
@Turbo87 Turbo87 merged commit 669371b into mainmatter:master Jan 1, 2023
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 this pull request may close these issues.

2 participants