Skip to content

Commit 3c77609

Browse files
author
Sam Stenvall
committed
Fix a minor typo
1 parent bd5e1bb commit 3c77609

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

upcloud/service/service_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ func TestLoadEjectCDROM(t *testing.T) {
441441
// - creates a storage device
442442
// - creates a backup of the storage device
443443
//
444-
// It's not feasible to test backup restoration due to time contraints
444+
// It's not feasible to test backup restoration due to time constraints
445445
func TestCreateBackup(t *testing.T) {
446446
if testing.Short() {
447447
t.Skip("Skipping test in short mode")

0 commit comments

Comments
 (0)