Commit 188b76d9 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweak

parent 7fd23f1e
Pipeline #11002 failed with stage
in 0 seconds
......@@ -132,7 +132,7 @@ class TestFitsHeaderOps(unittest.TestCase):
def test_get_proc_info(self):
proc_info = get_proc_info()
self.assertEquals(proc_info["BUILD"], "__unset__")
self.assertEquals(proc_info["BUILD"], "")
def test_generate_meta(self):
h = generate_meta()
......
Supports Markdown
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