mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-16 06:18:16 +00:00
fix up "atleast" -> "at least"
Change-type: patch Signed-off-by: Matthew McGinn <matthew@balena.io>
This commit is contained in:
@ -57,7 +57,7 @@ const STUBBED_VALUES = {
|
||||
* AND MULTIPLE TEST CASES WILL USE THEM THEN ADD THEM HERE
|
||||
* OTHERWISE YOU CAN ADD STUBS ON A PER TEST CASE BASIS
|
||||
*
|
||||
* EXAMPLE: We stub ApplicationManager so there is atleast 1 running app
|
||||
* EXAMPLE: We stub ApplicationManager so there is at least 1 running app
|
||||
*
|
||||
* You can see all the stubbed values convientiely in STUBBED_VALUES.
|
||||
*
|
||||
|
Reference in New Issue
Block a user