Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelemusiani committed Sep 19, 2024
1 parent 9bfaf6b commit e9c5ba0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ import (

func Test_coursePage(t *testing.T) {

downloadOpenDataIfNewer()

data, err := openData()
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit e9c5ba0

Please sign in to comment.