about summary refs log tree commit diff stats
path: root/sandbox/011-errors.mu
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-08-21 23:04:34 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-08-22 07:48:09 -0700
commit90668776a9ce12d2c3c3d58a92eb9a398f365c93 (patch)
tree4777026660951053a898f63ce9d711dc55b02a38 /sandbox/011-errors.mu
parent7a4bf4cfabd5808f986003154585cde7eca248f9 (diff)
downloadmu-90668776a9ce12d2c3c3d58a92eb9a398f365c93.tar.gz
3977
Diffstat (limited to 'sandbox/011-errors.mu')
-rw-r--r--sandbox/011-errors.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/011-errors.mu b/sandbox/011-errors.mu
index df21cce8..154e1861 100644
--- a/sandbox/011-errors.mu
+++ b/sandbox/011-errors.mu
@@ -476,7 +476,7 @@ scenario run-shows-non-literal-get-argument-errors [
   ]
 ]
 
-scenario run-shows-errors-everytime [
+scenario run-shows-errors-every-time [
   local-scope
   trace-until 100/app  # trace too long
   assume-screen 50/width, 20/height