mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 06:23:52 +08:00
change: rename demo empty project
This commit is contained in:
@@ -23,7 +23,7 @@ func TestGenDemoExamples(t *testing.T) {
|
||||
t.Fatal()
|
||||
}
|
||||
|
||||
dir = "../../../examples/empty-demo-without-plugin"
|
||||
dir = "../../../examples/demo-empty-project"
|
||||
err = CreateScaffold(dir, Empty, true)
|
||||
if err != nil {
|
||||
t.Fatal()
|
||||
|
||||
Reference in New Issue
Block a user