Skip to content

Commit

Permalink
test todo issue 2
Browse files Browse the repository at this point in the history
  • Loading branch information
caioeverest committed Jan 18, 2024
1 parent 0fe902f commit 4d3270b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package main

import "github.com/marcopollivier/techagenda/cmd"

// TODO: TEST1: Test issuing creation
// TODO: - Test issuing creation
func main() {
cmd.Execute()
}

0 comments on commit 4d3270b

Please sign in to comment.