chore(test): remove only() modifiers

This commit is contained in:
Phan An 2021-01-09 11:33:58 +01:00
parent cbccc8fd10
commit 8f92d8c565
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
context('Favorites', { scrollBehavior: false }, () => {
beforeEach(() => cy.$login())
it.only('loads the list of favorites', () => {
it('loads the list of favorites', () => {
cy.$clickSidebarItem('Favorites')
cy.get('#favoritesWrapper')

@ -1 +1 @@
Subproject commit cbbf50d98a6f9d5a4fa5f837de8b2455169e9799
Subproject commit c6c7604ba9928da1f9cafbc964d215e8c6bdb299