]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/smb: fix unit test assertion
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 22 Sep 2025 15:15:37 +0000 (11:15 -0400)
committerAvan Thakkar <athakkar@redhat.com>
Thu, 27 Nov 2025 15:07:27 +0000 (20:37 +0530)
commit6014a08df42726f3ed02ac1754a2d9594851ee41
treeddb02f5afbcc00fa2d5bf490807343b237766884
parent9e12ab9ff486fcecba3253993a67428f4864224c
mgr/smb: fix unit test assertion

The unit test was looking for the wrong string (but the right
condition). This fixes the string to check.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 0d5f34e54bc65422f866d3ad3cccdda64bdcd8b7)
src/pybind/mgr/smb/tests/test_smb.py