Remove support for 1.1.0 version snapshots
This commit is contained in:
committed by
mergify[bot]
parent
7db144c5da
commit
1d40685b8e
@@ -58,7 +58,6 @@ mod tests {
|
||||
use std::{fs, path::PathBuf, sync::atomic::AtomicBool, sync::mpsc::channel, sync::Arc};
|
||||
use tempfile::TempDir;
|
||||
|
||||
DEFINE_SNAPSHOT_VERSION_PARAMETERIZED_TEST_FUNCTIONS!(V1_1_0);
|
||||
DEFINE_SNAPSHOT_VERSION_PARAMETERIZED_TEST_FUNCTIONS!(V1_2_0);
|
||||
|
||||
struct SnapshotTestConfig {
|
||||
|
Reference in New Issue
Block a user