Skip to content

Commit f17a5f2

Browse files
committed
Changed Czechia to Czech Republic in test.
1 parent 6b050bc commit f17a5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def test_main_result():
5454
["Belgium", "Capacity|Electricity", 2016, 0.184866],
5555
["Bulgaria", "Capacity|Electricity", 2015, 4.141],
5656
["Cyprus", "Capacity|Electricity", 2015, 0.3904880555817921],
57-
["Czechia", "Capacity|Electricity", 2015, 0.299709],
57+
["Czech Republic", "Capacity|Electricity", 2015, 0.299709],
5858
["Denmark", "Capacity|Electricity", 2015, 0.0005],
5959
["Estonia", "Capacity|Electricity", 2015, 0.006],
6060
["Finland", "Capacity|Electricity", 2015, 0.0263],

0 commit comments

Comments
 (0)