Give up on mergefeed test

This commit is contained in:
Eric Bailey
2023-12-04 17:56:24 -06:00
parent a7301a2ac6
commit 7b5be58c8f
2 changed files with 9 additions and 1 deletions
+2
View File
@@ -169,7 +169,9 @@ export function FeedSourceCardLoaded({
{showSaveBtn && feed.type === 'feed' && (
<View>
{console.log(`feed-${feed.displayName}-toggleSave`)}
<Pressable
testID={`feed-${feed.displayName}-toggleSave`}
disabled={isSavePending || isPinPending || isRemovePending}
accessibilityRole="button"
accessibilityLabel={