We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5e1bb commit 3c77609Copy full SHA for 3c77609
1 file changed
upcloud/service/service_test.go
@@ -441,7 +441,7 @@ func TestLoadEjectCDROM(t *testing.T) {
441
// - creates a storage device
442
// - creates a backup of the storage device
443
//
444
-// It's not feasible to test backup restoration due to time contraints
+// It's not feasible to test backup restoration due to time constraints
445
func TestCreateBackup(t *testing.T) {
446
if testing.Short() {
447
t.Skip("Skipping test in short mode")
0 commit comments