Commit d7f28b3
fix: restore organisation-name data-test selector
During the migration, the data-test attribute was changed from
'organisation-name' to 'org-name', breaking E2E tests that rely on
this selector.
Restored the original 'organisation-name' selector to maintain
compatibility with existing E2E tests in invite-test.ts.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 05441c7 commit d7f28b3
File tree
1 file changed
+1
-1
lines changed- frontend/web/components/pages/organisation-settings/tabs/general-tab/sections
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments