Skip to content

Commit 60b50ba

Browse files
committed
Trigger re-deploy
1 parent 5ce2105 commit 60b50ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/keystone/changeset/workflowregistry/deploy_test.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ func Test_Deploy(t *testing.T) {
3131
require.NoError(t, err)
3232
require.Len(t, addrs, 1)
3333

34-
// nothing on chain 1
34+
// assert nothing on chain 1
3535
require.NotEqual(t, registrySel, env.AllChainSelectors()[1])
3636
oaddrs, _ := resp.AddressBook.AddressesForChain(env.AllChainSelectors()[1])
3737
assert.Empty(t, oaddrs)

0 commit comments

Comments
 (0)