Skip to content

Commit 0d43589

Browse files
committed
test: fix typo in test title
1 parent 5c6647f commit 0d43589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/services/qris_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ func TestNewQRIS(t *testing.T) {
5959
want QRISInterface
6060
}{
6161
{
62-
name: "Success: No Field",
62+
name: "Success",
6363
want: &QRIS{
6464
crc16CCITTUsecase: crc16CCITTUsecase,
6565
qrisUsecase: qrisUsecase,

0 commit comments

Comments
 (0)