We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c6647f commit 0d43589Copy full SHA for 0d43589
pkg/services/qris_test.go
@@ -59,7 +59,7 @@ func TestNewQRIS(t *testing.T) {
59
want QRISInterface
60
}{
61
{
62
- name: "Success: No Field",
+ name: "Success",
63
want: &QRIS{
64
crc16CCITTUsecase: crc16CCITTUsecase,
65
qrisUsecase: qrisUsecase,
0 commit comments