Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruben1700 authored Oct 2, 2024
1 parent 147eeaa commit 3922b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/indicators_spec.py
Original file line number Diff line number Diff line change
Expand Up @@ -962,5 +962,5 @@
equal(u'Desvíos a bajar')
)
expect(data['indicator']['name']).to(
contain(u'Precio de cobro desvíos a subir')
contain(u'Precio de cobro desvíos a bajar')
)

0 comments on commit 3922b40

Please sign in to comment.