Skip to content

Commit

Permalink
Update TransactionEdit test
Browse files Browse the repository at this point in the history
  • Loading branch information
rickycodes committed Mar 27, 2020
1 parent d5efd0b commit 6222717
Showing 1 changed file with 1 addition and 29 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -224,38 +224,10 @@ exports[`TransactionEdit should render correctly 1`] = `
},
]
}
>
<View>
<Text
style={
Object {
"color": "#848c96",
"fontFamily": "CircularStd-Medium",
"fontSize": 16,
"fontWeight": "600",
}
}
>
Transaction Fee
:
</Text>
</View>
</View>
<View
style={
Array [
Object {
"flexDirection": "row",
},
Object {
"marginTop": 18,
"zIndex": 3,
},
]
}
>
<Connect(CustomGas)
gas=""
gasError=""
gasPrice=""
handleGasFeeSelection={[Function]}
onPress={[Function]}
Expand Down

0 comments on commit 6222717

Please sign in to comment.