Skip to content

Commit

Permalink
run tests in bin/test
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Sep 1, 2024
1 parent 39a0720 commit e46aec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/test
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
#!/bin/bash

bin/guard "$@"
exec bin/rspec "$@"

0 comments on commit e46aec3

Please sign in to comment.