pulumi/pkg/codegen/nodejs/gen_program_test
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
..
batch1 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batch2 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batch3 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batch4 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batch5 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batch6 all: gofmt -w -s 2023-01-10 19:03:24 -08:00
batchyaml Use `assert.NoError` rather than `assert.Nil` 2023-10-11 20:23:31 +01:00