Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Задание "split_names" не работает #979

Closed
odhako opened this issue Sep 1, 2022 · 1 comment
Closed

Задание "split_names" не работает #979

odhako opened this issue Sep 1, 2022 · 1 comment

Comments

@odhako
Copy link

odhako commented Sep 1, 2022

https://github.com/hexlet-codebattle/battle_asserts/blob/master/src/battle_asserts/issues/split_names.clj
https://codebattle.hexlet.io/games/95208

Не принимает как мое решение так и решение бота.

Receive: [{"first":"Harold","last":"Abelson"},{"first":"Julie","last":"Sussman"}]
Expected: [{"first":"Harold","last":"Abelson"},{"first":"Julie","last":"Sussman"}]
Arguments: [["Harold Abelson","Julie Sussman"]]
@vtm9
Copy link
Contributor

vtm9 commented Sep 1, 2022

мы немного шатали прод в это время
сейчас все должно работать, сорри

@vtm9 vtm9 closed this as completed Sep 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants