mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-23 20:50:59 -05:00
dfc62e44a6
* Changing 'keys' test case to 'action' in all .ostest files * Change recording files to use the standard extension * Add recording file extension to test file format * Removed the unwanted second wildcard from set prop command * Added 10 sec waits after profile.setup.apollo11 action in some tests
10 lines
215 B
Plaintext
10 lines
215 B
Plaintext
[
|
|
{ "type": "pause",
|
|
"value": "true"},
|
|
{ "type": "action",
|
|
"value": "profile.setup.earthrise"},
|
|
{ "type": "wait",
|
|
"value": "60"},
|
|
{ "type": "screenshot",
|
|
"value": ""}
|
|
] |