Moved Survey test upgrade to 7.7.6-7.7.7 upgrade script
This commit is contained in:
parent
bece623b8f
commit
2bde3dc02c
7 changed files with 27 additions and 16 deletions
|
|
@ -151,7 +151,7 @@ sub try_it {
|
|||
my ($test, $spec, $opts) = @_;
|
||||
chomp($spec);
|
||||
|
||||
$test->update( { spec => $spec } );
|
||||
$test->update( { test => $spec } );
|
||||
my $result = $t1->run();
|
||||
ok( $result, 'Tests ran ok' );
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue