Skip to content

Commit

Permalink
Update a test case
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 12, 2019
1 parent e9af49d commit 1ef4970
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/test_faker.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,10 @@ def test_get_providers():
"past_datetime",
"phone_number",
"postalcode",
"postalcode_in_state",
"postalcode_plus4",
"postcode",
"postcode_in_state",
"prefix",
"prefix_female",
"prefix_male",
Expand Down Expand Up @@ -224,6 +226,7 @@ def test_get_providers():
"words",
"year",
"zipcode",
"zipcode_in_state",
"zipcode_plus4",
]
)
Expand Down

0 comments on commit 1ef4970

Please sign in to comment.