mirror of
https://github.com/zeromicro/go-zero.git
synced 2026-05-07 15:10:01 +08:00
rename ngin to rest
This commit is contained in:
@@ -184,6 +184,7 @@ func TestContainer(t *testing.T) {
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
assert.True(t, c.dirty.True())
|
||||
assert.ElementsMatch(t, test.expect, c.getValues())
|
||||
assert.False(t, c.dirty.True())
|
||||
|
||||
Reference in New Issue
Block a user