adaptreceive coins test to language dependency

This commit is contained in:
mahula 2023-06-20 16:35:52 +02:00
parent aed4b26f3a
commit 2879cd79df

View File

@ -3,11 +3,11 @@ Feature: Send coins
I want to send and receive GDD
I want to see transaction details on overview and transactions pages
Background:
Given the following "users" are in the database:
| email | password | name |
| bob@baumeister.de | Aa12345_ | Bob Baumeister |
| raeuber@hotzenplotz.de | Aa12345_ | Räuber Hotzenplotz |
# Background:
# Given the following "users" are in the database:
# | email | password | name |
# | bob@baumeister.de | Aa12345_ | Bob Baumeister |
# | raeuber@hotzenplotz.de | Aa12345_ | Räuber Hotzenplotz |
Scenario: Send GDD to other user
Given the user is logged in as "bob@baumeister.de" "Aa12345_"