Skip to content

Commit 573bce0

Browse files
committed
Minor change in gigajoules naming to get nrg_pc_202 test to pass.
1 parent 75b6f61 commit 573bce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pandas_datareader/tests/test_eurostat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def test_get_nrg_pc_202(self):
7272
end=pd.Timestamp('2013-01-01'))
7373

7474
name = ('All taxes and levies included',
75-
'Gigajoules (gross calorific value = GCV)',
75+
'Gigajoules (gross calorific value - GCV)',
7676
'Euro',
7777
'Band D1 : Consumption < 20 GJ',
7878
'Natural gas', 'Denmark', 'Semi-annual')

0 commit comments

Comments
 (0)