diff --git a/build.master.properties b/build.master.properties index 0a4ce2d..301bebd 100644 --- a/build.master.properties +++ b/build.master.properties @@ -6,6 +6,6 @@ sf.maxPoll = 600 ## settings to change in branch properties ## copy the build.master.properties to build.[branch].properties -sf.runallTests = true +sf.testLevel = RunLocalTests sf.checkOnly = true -build.cmd = DeployAndCheckOnly \ No newline at end of file +build.cmd = DeployAndCheckOnly