mirror of
https://github.com/interviewstreet/go-jira.git
synced 2025-12-21 23:47:34 +02:00
Ensure Authenticated test validates the path where the AuthenticationService hasn't been initialized
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
package jira
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
)
|
||||
import "fmt"
|
||||
|
||||
// AuthenticationService handles authentication for the JIRA instance / API.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user