pulumi/pkg/codegen/nodejs/gen_program_test/batchyaml
Fraser Waters a6a1c5afd2 Use `assert.NoError` rather than `assert.Nil`
Likewise `require.NoError` instead of `require.Nil`, and `assert.Error` rather
than `assert.NotNil`.

The error variants of these functions print the errors nicer for test failures
using `Error()` rather than `GoString()`.
2023-10-11 20:23:31 +01:00
..
gen_program_test.go Use `assert.NoError` rather than `assert.Nil` 2023-10-11 20:23:31 +01:00