mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-29 17:35:16 +00:00
dont use that cubestring
This commit is contained in:
parent
0d67fc102b
commit
ebcd6d5e43
2 changed files with 1 additions and 3 deletions
|
|
@ -31,7 +31,6 @@ def test_rubikscube_items():
|
|||
|
||||
# Check metadata contains required fields
|
||||
assert "cube_size" in item["metadata"]
|
||||
assert "cube_string" in item["metadata"]
|
||||
assert "cube_size" in item["metadata"]
|
||||
assert "scramble_steps" in item["metadata"]
|
||||
assert "scramble_moves" in item["metadata"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue