Skip to content

Commit

Permalink
[Fix](typo) Fix group commit regression test typo (apache#30057)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yukang-Lian authored Jan 17, 2024
1 parent 809e8cb commit 24a009b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// specific language governing permissions and limitations
// under the License.

suite("test_wal_mem_back_pressure_time_out_fault_injection","nonConcurrent") {
suite("test_low_wal_disk_space_fault_injection","nonConcurrent") {


def tableName = "wal_test"
Expand Down

0 comments on commit 24a009b

Please sign in to comment.