added tests

This commit is contained in:
Tim Chamberlain
2025-07-19 10:03:26 -05:00
parent eb48f9cc87
commit d9f5b5ac72

View File

@ -18,6 +18,7 @@
* You should have received a copy of the GNU Affero General Public License * You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>. * along with this program. If not, see <https://www.gnu.org/licenses/>.
*/ */
package com.kingsrook.qqq.backend.core.processes.implementations.bulk.insert; package com.kingsrook.qqq.backend.core.processes.implementations.bulk.insert;