Skip to content

Commit

Permalink
LPS-194011 Auto SF
Browse files Browse the repository at this point in the history
  • Loading branch information
petershin authored and brianchandotcom committed Aug 22, 2023
1 parent 05876ed commit c163596
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ private void _testSupportsRetry(int buildNumber) throws Exception {
}
}

private void _updateSchemaVersion(Version version) throws SQLException {
private void _updateSchemaVersion(Version version) throws Exception {
_innerPortalUpgradeProcess.updateSchemaVersion(version);
}

Expand Down

0 comments on commit c163596

Please sign in to comment.