fix: move implementation to "internal" package
This commit was merged in pull request #138.
This commit is contained in:
10
internal/service/treasure_chest_test.go
Normal file
10
internal/service/treasure_chest_test.go
Normal file
@@ -0,0 +1,10 @@
|
||||
package service_test
|
||||
|
||||
// import (
|
||||
// "spned-sparrow"
|
||||
// )
|
||||
//
|
||||
// func TestTreasureChestProhibitDeleteIfTransactionRecurringExists(t *testing.T) {
|
||||
// service := main.Setup
|
||||
//
|
||||
// }
|
||||
Reference in New Issue
Block a user