You've already forked pocketbase
mirror of
https://github.com/pocketbase/pocketbase.git
synced 2025-11-27 08:27:06 +02:00
[#2519] replace os.Rename with manually moving the dir children
This commit is contained in:
@@ -54,7 +54,7 @@ func TestCreateSuccess(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
// ---
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
// note: make sure to call os.RemoveAll(dir) after you are done
|
||||
// working with the created test dir.
|
||||
|
||||
Reference in New Issue
Block a user