Skip to content

Commit e0b57c4

Browse files
JLKwongdogi
andauthored
update tests/led/blackhistorymonth.bats (fixes #2199) (#2201)
Co-authored-by: dogi <dogi@users.noreply.github.com>
1 parent ef9be46 commit e0b57c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@treehouses/cli",
3-
"version": "1.25.44",
3+
"version": "1.25.45",
44
"remote": "4000",
55
"description": "Thin command-line interface for Raspberry Pi low level configuration.",
66
"main": "cli.sh",

tests/led/blackhistorymonth.bats

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!usr/bin/env bats
1+
#!/usr/bin/env bats
22
load ../test-helper
33

44
@test "$clinom led blackhistorymonth" {

0 commit comments

Comments
 (0)