I’m getting this both locally and in the web editor:
===== tests/test-leap.art =====
Suite: Leap
✅ - assert that a year not divisible by 4 is a common year
assertion:
══╡ Name Error ╞════════════════════════════════════════════════════ <script> ══
Cannot resolve requested value
Identifier not found:
as
┃ File: /root/.arturo/packages/cache/unitt/1.1.2/unitt.art
┃ Line: 269
┃
┃ 267 ║
┃ 268 ║ prints " "
┃ 269 ║► prints as.code val
┃ 270 ║ ]
┃ 271 ║
Hint: Perhaps you meant... asec ?
or... asin ?
or... case ?
===== Statistics =====
⏏️ TOTAL: 1 assertions
✅ PASSED: 1 assertions
⏩ SKIPPED: 0 assertions
❌ FAILED: 0 assertions
===== ========== =====
══╡ Program Error ╞═════════════════════════════════════════════════ <script> ══
Some tests failed!