Skip to content

Commit 8d5ce5c

Browse files
Fix shard URL to gitlab.com (#67)
1 parent eec9ed9 commit 8d5ce5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/testing.bats

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ function setup() {
2727

2828
# bats test_tags=format
2929
@test "format arctic-fox/spectator" {
30-
check_crystal_format https://github.com/arctic-fox/spectator
30+
check_crystal_format https://gitlab.com/arctic-fox/spectator
3131
}
3232

3333
@test "crystal-community/timecop.cr" {

0 commit comments

Comments
 (0)