Merge branch 1.7 into master

This commit is contained in:
crschnick
2023-10-04 14:34:03 +00:00
parent 2429a70c42
commit d96a38d7b2
326 changed files with 2633 additions and 10111 deletions
@@ -1,6 +1,6 @@
package io.xpipe.core.test;
import io.xpipe.core.source.DataStoreId;
import io.xpipe.core.store.DataStoreId;
import io.xpipe.core.source.DataSourceReference;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
@@ -1,6 +1,6 @@
package io.xpipe.core.test;
import io.xpipe.core.source.DataStoreId;
import io.xpipe.core.store.DataStoreId;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;