mirror of https://github.com/openclaw/openclaw.git
Tests: remove provider auth conflict marker
This commit is contained in:
parent
c733d5040d
commit
eea7800df3
|
|
@ -98,7 +98,6 @@ describe("resolveProviderAuths key normalization", () => {
|
|||
suiteCase = 0;
|
||||
});
|
||||
|
||||
<<<<<<< HEAD
|
||||
beforeEach(async () => {
|
||||
vi.resetModules();
|
||||
({ resolveProviderAuths } = await import("./provider-usage.auth.js"));
|
||||
|
|
|
|||
Loading…
Reference in New Issue