nasa / MD

The Core Flight System (cFS) Memory Dwell (MD) application.
Apache License 2.0
25 stars 18 forks source link

Fix #48, Remove unintentionally repeated identical assert #49

Closed thnkslprpt closed 1 year ago

thnkslprpt commented 1 year ago

Checklist

Describe the contribution

Testing performed GitHub CI actions (incl. Build + Run, Unit Tests etc.) all passing successfully. Coverage unchanged:

  lines......: 100.0% (706 of 706 lines)
  functions..: 100.0% (36 of 36 functions)
  branches...: 100.0% (312 of 312 branches)

Expected behavior changes Test code cleaner without unintentional (and redundant) duplicate assert.

Contributor Info Avi Weiss @thnkslprpt