mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-06-02 03:20:34 +02:00
Fix test, release notes
This commit is contained in:
parent
8ca08ce868
commit
f862341997
4 changed files with 14 additions and 6 deletions
|
@ -22,7 +22,6 @@ func init() {
|
|||
}
|
||||
|
||||
func TestCLI_Serve_Unix_Curl(t *testing.T) {
|
||||
t.Parallel()
|
||||
sockFile := filepath.Join(t.TempDir(), "ntfy.sock")
|
||||
configFile := newEmptyFile(t) // Avoid issues with existing server.yml file on system
|
||||
go func() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue