summaryrefslogtreecommitdiff
path: root/internal/commands/billable_rate_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/commands/billable_rate_test.go')
-rw-r--r--internal/commands/billable_rate_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/commands/billable_rate_test.go b/internal/commands/billable_rate_test.go
index 335eb07..228e29d 100644
--- a/internal/commands/billable_rate_test.go
+++ b/internal/commands/billable_rate_test.go
@@ -6,7 +6,7 @@ import (
"testing"
"time"
- "punchcard/internal/queries"
+ "git.tjp.lol/punchcard/internal/queries"
)
func TestTimeEntryBillableRateCoalescing(t *testing.T) {