Skip to content
This repository has been archived by the owner on Aug 3, 2023. It is now read-only.

Test maintenance #563

Merged
merged 4 commits into from
Sep 12, 2019
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions tests/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ macro_rules! single_env_settings {
name = "test"
zone_id = ""
account_id = ""
workers_dot_dev = true
{}
"#,
$x
Expand Down
1 change: 1 addition & 0 deletions tests/preview.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ macro_rules! settings {
name = "test"
zone_id = ""
account_id = ""
workers_dot_dev = true
{}
"#,
$x
Expand Down