Skip to content

Commit

Permalink
Remove @ignore since the fix is in for #1696 (#1736)
Browse files Browse the repository at this point in the history
  • Loading branch information
jingwei99 authored Dec 9, 2023
1 parent 63ddcf0 commit e242612
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,5 @@ package com.example.redwood.emojisearch.android.views

import com.example.redwood.emojisearch.android.tests.AbstractEmojiSearchUiTest
import com.example.redwood.emojisearch.android.views.BuildConfig.APPLICATION_ID
import org.junit.Ignore

@Ignore("https://github.com/cashapp/redwood/issues/1696")
class EmojiSearchUiTest : AbstractEmojiSearchUiTest(APPLICATION_ID)

0 comments on commit e242612

Please sign in to comment.