We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0746b70 commit ed77a5dCopy full SHA for ed77a5d
test/specs/boost.e2e.ts
@@ -71,7 +71,7 @@ describe('@boost - Boost', () => {
71
await tap('CustomFeeButton');
72
await tap('Plus');
73
await tap('Minus');
74
- await tap('RecomendedFeeButton');
+ await tap('RecommendedFeeButton');
75
await dragOnElement('GRAB', 'right', 0.95); // Swipe to confirm
76
77
// check Activity
@@ -228,7 +228,7 @@ describe('@boost - Boost', () => {
228
229
230
231
232
233
234
0 commit comments