Skip to content

Commit

Permalink
temporarily comment tests
Browse files Browse the repository at this point in the history
  • Loading branch information
agrgr committed Jul 21, 2024
1 parent 495a2ef commit 541cd74
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
*//*
package org.springframework.data.aerospike.core;
import com.aerospike.client.AerospikeException;
Expand Down Expand Up @@ -428,3 +429,4 @@ public void deleteAll_VersionsMismatch() {
}
}
}
*/

0 comments on commit 541cd74

Please sign in to comment.