Skip to content

Commit

Permalink
chore: loading data file for collection run is now live
Browse files Browse the repository at this point in the history
  • Loading branch information
helloanoop authored Apr 22, 2024
1 parent 4b89737 commit e1c5d6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/pricing.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ export default function Pricing() {
const goldenEditonIndividuals = [
'Inbuilt Bru File Explorer',
'Visual Git (Like Gitlens for Vscode)',
'Load Data from File for Collection Run',
'Developer Tools',
'OpenAPI Designer',
];

const goldenEditonIndividualsInDevelopment = [
'GRPC, Websocket, SocketIO, MQTT',
'Load Data from File for Collection Run',
'Performance/Load Testing',
'Custom Themes',
'Inbuilt Terminal'
Expand Down

0 comments on commit e1c5d6e

Please sign in to comment.