Skip to content

Commit

Permalink
Better place for test
Browse files Browse the repository at this point in the history
  • Loading branch information
MeneDev committed Dec 2, 2024
1 parent 24a77ae commit 8e2cdc1
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/e2e/manifests/chi/test-016-settings-02.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
users:
user2/profile: default
user2/quota: default
user2/password: qwerty
user2/password: needs<Xml&escaping # test for xml-special characters
user2/networks/ip: "::/0"
settings:
dictionaries_config: config.d/dict_*.xml
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/manifests/chi/test-016-settings-03.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
users:
user2/profile: default
user2/quota: default
user2/password: qwerty
user2/password: needs<Xml&escaping # test for xml-special characters
user2/networks/ip: "::/0"
settings:
dictionaries_config: config.d/dict_*.xml
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/manifests/chi/test-016-settings-04.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
users:
user2/profile: default
user2/quota: default
user2/password: qwerty
user2/password: needs<Xml&escaping # test for xml-special characters
user2/networks/ip: "::/0"
settings:
dictionaries_config: config.d/dict_*.xml
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/manifests/chi/test-016-settings-05.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
users:
user2/profile: default
user2/quota: default
user2/password: qwerty
user2/password: needs<Xml&escaping # test for xml-special characters
user2/networks/ip: "::/0"
settings:
dictionaries_config: config.d/dict_*.xml
Expand Down
2 changes: 1 addition & 1 deletion tests/e2e/manifests/chi/test-016-settings-06.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
users:
user2/profile: default
user2/quota: default
user2/password: qwerty
user2/password: needs<Xml&escaping # test for xml-special characters
user2/networks/ip: "::/0"
settings:
macros/layer: "03"
Expand Down

0 comments on commit 8e2cdc1

Please sign in to comment.