Merge pull request #200 from birth-software/make-no-repetitions
Make no repetitions
This commit is contained in:
commit
b0111b2a79
@ -592,7 +592,7 @@ pub fn main() !void {
|
||||
.self_hosted = false,
|
||||
.group_name = "STANDALONE",
|
||||
.directory_path = "retest/standalone",
|
||||
.repetitions = 100,
|
||||
.repetitions = 1,
|
||||
});
|
||||
|
||||
// var errors = run_test_suite(allocator, .{
|
||||
|
Loading…
x
Reference in New Issue
Block a user