add test cases for decr decrby on missing key (#12070)
Minor test case addition for DECR and DECRBY. Currently DECR and DECRBY do not have test case coverage for the scenarios where they run on a non-existing key.
Please register or sign in to comment