tests: Move revision tests out of concurrency

This commit is contained in:
Marek Siarkowicz 2022-01-24 15:33:30 +01:00
parent a1fb9ff1e4
commit 3788523a3e

View File

@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package concurrency_test
package integration_test
import (
"context"