mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
tests: Fix tests depending on language being English
Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
c382df927a
commit
42e434351a
@ -32,3 +32,4 @@ Scenario: Disable wiki application
|
||||
Given the wiki application is enabled
|
||||
When I disable the wiki application
|
||||
Then the wiki site should not be available
|
||||
|
||||
@ -53,7 +53,7 @@
|
||||
|
||||
<h3>{% trans "Configuration" %}</h3>
|
||||
|
||||
<form class="form" method="post">
|
||||
<form class="form form-configuration" method="post">
|
||||
{% csrf_token %}
|
||||
|
||||
{{ form|bootstrap }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user