Skip to content

Commit 12faa45

Browse files
committed
cleanup
1 parent ea92ecd commit 12faa45

2 files changed

Lines changed: 1 addition & 145 deletions

File tree

FUTURE.md

Lines changed: 0 additions & 144 deletions
This file was deleted.

test/e2e/test_helpers.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
const (
1717
invalidLicenseKey = "AAAAA-BBBBB-CCCCC-DDDDD"
18-
invalidMbCode = "MB-12345" // Invalid MB code
18+
invalidMbCode = "MB-12345"
1919
)
2020

2121
// getValidLicenseKey returns license key from environment variable

0 commit comments

Comments
 (0)