build and test pipelines #2
|
@ -339,6 +339,7 @@ mod tests {
|
|||
fn get_next_url_works() {
|
||||
let config = get_config();
|
||||
// Reset file
|
||||
std::fs::write(&config.files.urls, &TEST_URL).unwrap();
|
||||
std::fs::write(&config.files.posted, "").unwrap();
|
||||
|
||||
// Get test url
|
||||
|
|
Loading…
Reference in New Issue