Skip to content

Remove duplicate assert #1109

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

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Remove duplicate assert #1109

merged 1 commit into from
Sep 13, 2023

Conversation

OskarStark
Copy link
Contributor

Q A
Bug fix? no
New feature? no
Tickets --
License MIT

@@ -65,7 +65,6 @@ public function testCategoryFieldSubmitsCorrectly()
->assertElementCount('#product_category_autocomplete option', 1)
->assertNotContains('First cat')

->assertNotContains('First cat')
Copy link
Member

Choose a reason for hiding this comment

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

idk, those cats have been a real problem lately...

@weaverryan
Copy link
Member

Thanks Oskar!

@weaverryan weaverryan merged commit 2f2eb5f into 2.x Sep 13, 2023
@nicolas-grekas nicolas-grekas deleted the OskarStark-patch-1 branch October 2, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants