Skip to content

Commit

Permalink
update tests/led/blackhistorymonth.bats (fixes #2199) (#2201)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <dogi@users.noreply.github.com>
  • Loading branch information
JLKwong and dogi authored Apr 15, 2021
1 parent ef9be46 commit e0b57c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@treehouses/cli",
"version": "1.25.44",
"version": "1.25.45",
"remote": "4000",
"description": "Thin command-line interface for Raspberry Pi low level configuration.",
"main": "cli.sh",
Expand Down
2 changes: 1 addition & 1 deletion tests/led/blackhistorymonth.bats
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!usr/bin/env bats
#!/usr/bin/env bats
load ../test-helper

@test "$clinom led blackhistorymonth" {
Expand Down

0 comments on commit e0b57c4

Please sign in to comment.