Commit bd2e903b authored by Phillip Wittrock's avatar Phillip Wittrock

Revert "Wait for arc.getArchive() to complete before running tests"

This reverts commit c1d915df. - Reverting this commit because it tried to fix a red herring.
parent c9c4ada3
......@@ -104,7 +104,7 @@ func main() {
noColour = "\033[0m"
}
arc.getArchive()
go arc.getArchive()
defer arc.deleteArchive()
var err error
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment