Skip to content

Commit 3922b40

Browse files
authored
Typo
1 parent 147eeaa commit 3922b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/indicators_spec.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -962,5 +962,5 @@
962962
equal(u'Desvíos a bajar')
963963
)
964964
expect(data['indicator']['name']).to(
965-
contain(u'Precio de cobro desvíos a subir')
965+
contain(u'Precio de cobro desvíos a bajar')
966966
)

0 commit comments

Comments
 (0)