Made modifications to the test and related code
This commit is contained in:
@@ -114,7 +114,9 @@ mod tests {
|
||||
"{} does not match {:?}",
|
||||
icarus_envy::keys::ALLOWED_ORIGINS,
|
||||
result
|
||||
)
|
||||
);
|
||||
|
||||
assert_eq!(result.has_delimiter, true, "The {} variable has an issue finding the delimiter", result.key)
|
||||
}
|
||||
|
||||
#[test]
|
||||
|
Reference in New Issue
Block a user