Skip to content

Commit

Permalink
Merge pull request #37 from guykisel/fix_typo_in_test
Browse files Browse the repository at this point in the history
Fix typo in test
  • Loading branch information
laurentbristiel authored Jan 23, 2020
2 parents e313ff6 + 57a56a7 commit 65513a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Faker.robot
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Can Seed Faker
FakerLibrary.Seed seed
FakerLibrary.Seed

Can Seed Faker with str integer arguement
Can Seed Faker with str integer argument
FakerLibrary.Seed 5

Can call Words with integer argument
Expand Down

0 comments on commit 65513a7

Please sign in to comment.