We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 147eeaa commit 3922b40Copy full SHA for 3922b40
spec/indicators_spec.py
@@ -962,5 +962,5 @@
962
equal(u'Desvíos a bajar')
963
)
964
expect(data['indicator']['name']).to(
965
- contain(u'Precio de cobro desvíos a subir')
+ contain(u'Precio de cobro desvíos a bajar')
966
0 commit comments