fixed test for updated ds values

This commit is contained in:
quobix
2024-05-17 12:36:55 -04:00
parent 7648bdd72a
commit e4b7bf52d2

View File

@@ -190,7 +190,7 @@ func TestSpecIndex_DigitalOcean(t *testing.T) {
// get all the files!
files := remoteFS.GetFiles()
fileLen := len(files)
assert.Equal(t, 1654, fileLen)
assert.Equal(t, 1658, fileLen)
assert.Len(t, remoteFS.GetErrors(), 0)
// check circular references