e2e: add clazz scheduling tests for 阿难 (teacher + student + API)
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { test } from './fixtures';
|
||||
|
||||
test('check env', () => {
|
||||
console.log('MOICEN_E2E_UNIONID from env:', process.env.MOICEN_E2E_UNIONID);
|
||||
console.log('HUIKE_FRONT_BASE_URL:', process.env.HUIKE_FRONT_BASE_URL);
|
||||
});
|
||||
Reference in New Issue
Block a user