Skip to content

Commit

Permalink
update timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Shandling committed Oct 10, 2023
1 parent 37dbbaf commit 1363922
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func TestUp_20230918221115(t *testing.T) {
gotConfigs = append(gotConfigs, gotConfig)
}

// simulate the ideal behavior with the oldConfigs
// simulate ideal behavior with the oldConfigs
for i, config := range wantConfigs {
if mdmMap, ok := config["mdm"].(map[string]interface{}); ok {
// Delete 'mdm.macos_settings.enable_disk_encryption'
Expand Down

0 comments on commit 1363922

Please sign in to comment.