mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-05 06:07:34 +03:00
REvert parallel tests
This commit is contained in:
parent
af16542d02
commit
4692ca7b7f
3 changed files with 0 additions and 6 deletions
|
@ -8,7 +8,6 @@ import (
|
|||
)
|
||||
|
||||
func TestNewYamlSourceFromFile(t *testing.T) {
|
||||
t.Parallel()
|
||||
filename := filepath.Join(t.TempDir(), "server.yml")
|
||||
contents := `
|
||||
# Normal options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue