Skip to content

Commit

Permalink
updated test data revision (refs #1935)
Browse files Browse the repository at this point in the history
  • Loading branch information
kawahara committed Mar 16, 2011
1 parent ba67abf commit 91e9450
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/bootstrap/database.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
$app = array_pop($dirPieces);
}

$testRevision = 1;
$testRevision = 2;

$configuration = ProjectConfiguration::getApplicationConfiguration($app, 'test', true);
new sfDatabaseManager($configuration);
Expand Down

0 comments on commit 91e9450

Please sign in to comment.