Skip to content

Commit

Permalink
Update the name of the disabled test
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Ho <[email protected]>
  • Loading branch information
derek-ho committed Apr 29, 2024
1 parent 6fbfcb8 commit 98850a2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
* permissions and limitations under the License.
*/

describe('Multi-datasources enabled', () => {
describe('Multi-datasources disabled', () => {
beforeEach(() => {
localStorage.setItem('opendistro::security::tenant::saved', '""');
localStorage.setItem('home:newThemeModal:show', 'false');
Expand Down

0 comments on commit 98850a2

Please sign in to comment.