Closed pulak-opti closed 1 year ago
use http response writer from chi router to avoid error case like notification api expects this writer to implement flusher interface. Using http response writer from chi router eliminate any such errors.
fixed one continuously failing acceptance test
Summary
use http response writer from chi router to avoid error case like notification api expects this writer to implement flusher interface. Using http response writer from chi router eliminate any such errors.
fixed one continuously failing acceptance test